summaryrefslogtreecommitdiffstats
path: root/board/esd/ar405/Makefile
blob: 2d16313e8d69af15dd998496f0e066fdbe134e62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# (C) Copyright 2000-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

ifneq ($(OBJTREE),$(SRCTREE))
$(shell mkdir -p $(obj)../common)
endif

obj-y	= ar405.o flash.o ../common/misc.o
OpenPOWER on IntegriCloud