]> git.sur5r.net Git - u-boot/blob - board/freescale/b4860qds/Makefile
powerpc: B4420: Remove macro CONFIG_PPC_B4420
[u-boot] / board / freescale / b4860qds / Makefile
1 #
2 # Copyright 2012 Freescale Semiconductor, Inc.
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 ifdef CONFIG_SPL_BUILD
8 obj-y   += spl.o
9 else
10 obj-y   += b4860qds.o
11 obj-$(CONFIG_TARGET_B4860QDS)   += eth_b4860qds.o
12 obj-$(CONFIG_TARGET_B4420QDS)   += eth_b4860qds.o
13 obj-$(CONFIG_PCI)       += pci.o
14 endif
15
16 obj-y   += ddr.o
17 obj-y   += law.o
18 obj-y   += tlb.o