Merge branch 'mpc8641'

This commit is contained in:
Jon Loeliger 2007-05-10 13:54:08 -05:00
commit 3423c44afa

View file

@ -23,6 +23,10 @@
include $(TOPDIR)/config.mk
ifneq ($(OBJTREE),$(SRCTREE))
$(shell mkdir -p $(obj)../freescale/common)
endif
LIB = $(obj)lib$(BOARD).a
COBJS := $(BOARD).o sys_eeprom.o \