summaryrefslogtreecommitdiffstats
path: root/board/stx/stxgp3/Makefile
blob: 78e2d6c96f7e39f9c48cb3b8f6c29da4139f911b (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+
#

obj-y	+= stxgp3.o
obj-y	+= law.o
obj-y	+= tlb.o
obj-y	+= flash.o
obj-$(CONFIG_SYS_FSL_DDR1) += ddr.o
OpenPOWER on IntegriCloud