u-boot-brain/board/esd/hh405/Makefile

16 lines
296 B
Makefile
Raw Normal View History

2004-12-17 03:23:14 +09:00
#
# (C) Copyright 2000-2006
2004-12-17 03:23:14 +09:00
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier: GPL-2.0+
2004-12-17 03:23:14 +09:00
#
ifneq ($(OBJTREE),$(SRCTREE))
$(shell mkdir -p $(obj)../common)
endif
2004-12-17 03:23:14 +09:00
obj-y = hh405.o flash.o \
../common/misc.o \
../common/esd405ep_nand.o \
../common/auto_update.o