summaryrefslogtreecommitdiffstats
path: root/board/psyent/pci5441/Makefile
blob: 9a66cfdfe81d0313f5e3bbfd25d18ac4c546d2cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# (C) Copyright 2001-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	:= pci5441.o ../common/AMDLV065D.o
OpenPOWER on IntegriCloud