]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/esd/ash405/Makefile
vexpress: use correct timer address on extended memory map systems
[karo-tx-uboot.git] / 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 \