SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / board / freescale / corenet_ds / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Copyright 2007-2009 Freescale Semiconductor, Inc.
4 # (C) Copyright 2001-2006
5 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
6
7 obj-y   += corenet_ds.o
8 obj-y   += ddr.o
9 obj-$(CONFIG_TARGET_P3041DS)    += eth_hydra.o
10 obj-$(CONFIG_TARGET_P4080DS)    += eth_p4080.o
11 obj-$(CONFIG_TARGET_P5020DS)    += eth_hydra.o
12 obj-$(CONFIG_TARGET_P5040DS)    += eth_superhydra.o
13 obj-$(CONFIG_TARGET_P3041DS)    += p3041ds_ddr.o
14 obj-$(CONFIG_TARGET_P4080DS)    += p4080ds_ddr.o
15 obj-$(CONFIG_TARGET_P5020DS)    += p5020ds_ddr.o
16 obj-$(CONFIG_TARGET_P5040DS)    += p5040ds_ddr.o