]> git.sur5r.net Git - u-boot/blob - board/esd/ash405/Makefile
4c866ee0aaf67dc54ac7c11ad65b535df18f2515
[u-boot] / board / esd / ash405 / Makefile
1 #
2 # (C) Copyright 2000-2006
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 ifneq ($(OBJTREE),$(SRCTREE))
9 $(shell mkdir -p $(obj)../common)
10 endif
11
12 obj-y   = ash405.o flash.o \
13         ../common/misc.o \
14         ../common/esd405ep_nand.o \