summaryrefslogtreecommitdiffstats
path: root/board/esd/pci405/Makefile
blob: 2f8706bd6e7051fbba74dad2ab52e5326b04380f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# (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	= pci405.o flash.o ../common/misc.o cmd_pci405.o
obj-y	+= writeibm.o
OpenPOWER on IntegriCloud