summaryrefslogtreecommitdiffstats
path: root/board/esd/cpci750/Makefile
blob: a3300c9f4ac5a1980f9e41ed8a3934c4744629f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# (C) Copyright 2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# (C) Copyright 2001
# Josh Huber <huber@mclx.com>, Mission Critical Linux, Inc.
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y	= misc.o
obj-y	+= cpci750.o serial.o ../../Marvell/common/memory.o pci.o \
	  mv_eth.o  mpsc.o i2c.o \
	  sdram_init.o ide.o
OpenPOWER on IntegriCloud