summaryrefslogtreecommitdiffstats
path: root/board/amcc/sequoia/Makefile
blob: b4ab5daa85aba11bd91b5d8bd673b2fc3e239013 (plain)
1
2
3
4
5
6
7
8
9
10
#
# (C) Copyright 2002-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y	= sequoia.o sdram.o
obj-$(CONFIG_CMD_CHIP_CONFIG) += chip_config.o
extra-y	+= init.o
OpenPOWER on IntegriCloud