powerpc: Remove configs/B4420QDS_NAND_defconfig board
[platform/kernel/u-boot.git] / board / freescale / bsc9131rdb / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Copyright 2011-2012 Freescale Semiconductor, Inc.
4
5 MINIMAL=
6
7 ifdef CONFIG_SPL_BUILD
8 ifdef CONFIG_SPL_INIT_MINIMAL
9 MINIMAL=y
10 endif
11 endif
12
13 ifdef MINIMAL
14 obj-y   += spl_minimal.o
15 else
16 obj-y   += bsc9131rdb.o
17 obj-y   += ddr.o
18 endif
19
20 obj-y   += law.o
21 obj-y   += tlb.o