SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / board / ti / sdp4430 / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2000, 2001, 2002
4 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5
6 obj-y   := sdp.o
7
8 ifndef CONFIG_SPL_BUILD
9 obj-y   += cmd_bat.o
10 endif