mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issue
[oweals/u-boot.git] / drivers / net / ldpaa_eth / Makefile
index 74c49165d5fbe5978f1c0ded40b89d21f34e0413..1d85b2cfa8a3d7de2afa01dc7cff40526671c832 100644 (file)
@@ -1,10 +1,9 @@
-#
+# SPDX-License-Identifier: GPL-2.0+
+# Copyright 2015-2018 NXP
 # Copyright 2014 Freescale Semiconductor, Inc.
-#
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
 obj-y += ldpaa_wriop.o
 obj-y += ldpaa_eth.o
-obj-$(CONFIG_LS2080A) += ls2080a.o
-obj-$(CONFIG_LS2085A) += ls2080a.o
+obj-$(CONFIG_ARCH_LS2080A) += ls2080a.o
+obj-$(CONFIG_ARCH_LS1088A) += ls1088a.o
+obj-$(CONFIG_ARCH_LX2160A) += lx2160a.o