u-boot/board/esd/wuh405/Makefile

15 lines
272 B
Makefile
Raw Normal View History

2004-12-16 18:25:40 +00:00
#
# (C) Copyright 2000-2006
2004-12-16 18:25:40 +00:00
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier: GPL-2.0+
2004-12-16 18:25:40 +00:00
#
ifneq ($(OBJTREE),$(SRCTREE))
$(shell mkdir -p $(obj)../common)
endif
2004-12-16 18:25:40 +00:00
obj-y = wuh405.o flash.o \
../common/misc.o \
../common/esd405ep_nand.o \