]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/freescale/t208xqds/Makefile
Merge branch 'u-boot/master'
[karo-tx-uboot.git] / board / freescale / t208xqds / Makefile
1 #
2 # Copyright 2013 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-$(CONFIG_T2080QDS) += t208xqds.o
11 obj-$(CONFIG_T2080QDS) += eth_t208xqds.o
12 obj-$(CONFIG_T2081QDS) += t208xqds.o
13 obj-$(CONFIG_T2081QDS) += eth_t208xqds.o
14 obj-$(CONFIG_PCI)      += pci.o
15 endif
16
17 obj-y   += ddr.o
18 obj-y   += law.o
19 obj-y   += tlb.o