mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-21 14:41:26 +02:00
Merge branch 'mpc8641'
This commit is contained in:
commit
3423c44afa
@ -23,6 +23,10 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/config.mk
|
include $(TOPDIR)/config.mk
|
||||||
|
|
||||||
|
ifneq ($(OBJTREE),$(SRCTREE))
|
||||||
|
$(shell mkdir -p $(obj)../freescale/common)
|
||||||
|
endif
|
||||||
|
|
||||||
LIB = $(obj)lib$(BOARD).a
|
LIB = $(obj)lib$(BOARD).a
|
||||||
|
|
||||||
COBJS := $(BOARD).o sys_eeprom.o \
|
COBJS := $(BOARD).o sys_eeprom.o \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user