summaryrefslogtreecommitdiffstats
path: root/board/karo/tx25/Makefile
blob: add5dd366924812eaa4a5160209450065c4640ba (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# (C) Copyright 2009 DENX Software Engineering
# Author: John Rigby <jcrigby@gmail.com>
#
# SPDX-License-Identifier:	GPL-2.0+
#

ifdef CONFIG_SPL_BUILD
obj-y	+= lowlevel_init.o
endif
obj-y	+= tx25.o
OpenPOWER on IntegriCloud