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

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