SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / board / freescale / t4qds / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Copyright 2012 Freescale Semiconductor, Inc.
4
5 ifdef CONFIG_SPL_BUILD
6 obj-y   += spl.o
7 else
8 obj-$(CONFIG_TARGET_T4160QDS)   += t4240qds.o eth.o
9 obj-$(CONFIG_TARGET_T4240QDS)   += t4240qds.o eth.o
10 obj-$(CONFIG_PCI)       += pci.o
11 endif
12
13 obj-y   += ddr.o
14 obj-y   += law.o
15 obj-y   += tlb.o