]> git.sur5r.net Git - u-boot/blob - drivers/net/ldpaa_eth/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / net / ldpaa_eth / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Copyright 2014 Freescale Semiconductor, Inc.
4
5 obj-y += ldpaa_wriop.o
6 obj-y += ldpaa_eth.o
7 obj-$(CONFIG_ARCH_LS2080A) += ls2080a.o
8 obj-$(CONFIG_ARCH_LS1088A) += ls1088a.o