]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/freescale/t102xqds/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-usb
[karo-tx-uboot.git] / board / freescale / t102xqds / Makefile
1 #
2 # Copyright 2014 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   += t102xqds.o
11 obj-y   += eth_t102xqds.o
12 obj-$(CONFIG_PCI) += pci.o
13 obj-$(CONFIG_FSL_DIU_FB) += ../t1040qds/diu.o
14 endif
15 obj-y   += ddr.o
16 obj-y   += law.o
17 obj-y   += tlb.o