]> git.ipfire.org Git - people/ms/u-boot.git/blob - drivers/net/ldpaa_eth/Makefile
power: pmic/regulator allow dm be omitted by SPL
[people/ms/u-boot.git] / drivers / net / ldpaa_eth / Makefile
1 #
2 # Copyright 2014 Freescale Semiconductor, Inc.
3 #
4 # SPDX-License-Identifier: GPL-2.0+
5 #
6
7 obj-y += ldpaa_wriop.o
8 obj-y += ldpaa_eth.o
9 obj-$(CONFIG_ARCH_LS2080A) += ls2080a.o
10 obj-$(CONFIG_ARCH_LS1088A) += ls1088a.o