summaryrefslogtreecommitdiffstats
path: root/board/ti/sdp4430/Makefile
blob: 79e67b6e9630559c1f9a9fec830ba94997eaff88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# (C) Copyright 2000, 2001, 2002
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y	:= sdp.o

ifndef CONFIG_SPL_BUILD
obj-y	+= cmd_bat.o
endif
OpenPOWER on IntegriCloud