]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/ti/sdp4430/Makefile
ARM: keystone2: Cleanup PLL init code
[karo-tx-uboot.git] / board / ti / sdp4430 / Makefile
1 #
2 # (C) Copyright 2000, 2001, 2002
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 obj-y   := sdp.o
9
10 ifndef CONFIG_SPL_BUILD
11 obj-y   += cmd_bat.o
12 endif