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

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