summaryrefslogtreecommitdiffstats
path: root/board/gdsys/405ex/Makefile
blob: a668460119c25718f2f83230267f7f8799ab38af (plain)
1
2
3
4
5
6
7
8
9
10
#
# (C) Copyright 2007
# Stefan Roese, DENX Software Engineering, sr@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y := 405ex.o
obj-$(CONFIG_IO64) += io64.o
obj-$(CONFIG_CMD_CHIP_CONFIG) += chip_config.o
OpenPOWER on IntegriCloud