summaryrefslogtreecommitdiffstats
path: root/board/esd/cpciiser4/Makefile
blob: 4d3c34ae429f5ba9e65f4a7fe9bf17d42119ffe2 (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	= cpciiser4.o flash.o ../common/misc.o
OpenPOWER on IntegriCloud