summaryrefslogtreecommitdiffstats
path: root/board/sbc8548/Makefile
blob: b1e32a668b096bd0420546c89c7499401723b653 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# (C) Copyright 2004-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# (C) Copyright 2007 Wind River Systems Inc <www.windriver.com>.
# Added support for Wind River SBC8548 board
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y	+= sbc8548.o
obj-y	+= law.o
obj-y	+= tlb.o
obj-$(CONFIG_FSL_DDR2) += ddr.o
OpenPOWER on IntegriCloud