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

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