From 84d4d0be9051ecf599fc04ebc2cf8e052a20cf74 Mon Sep 17 00:00:00 2001 From: Fugang Duan Date: Wed, 19 Aug 2015 15:24:24 +0800 Subject: [PATCH] MLK-11290-02 ARM: dts: imx7d-12x12-lpddr3-arm2: add enet dts file to makefile Add enet dts file to makefile. Signed-off-by: Fugang Duan --- arch/arm/boot/dts/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index 04b77c819865..94c612fd4557 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -321,6 +321,7 @@ dtb-$(CONFIG_SOC_IMX7D) += \ imx7d-12x12-lpddr3-arm2.dtb \ imx7d-12x12-lpddr3-arm2-m4.dtb \ imx7d-12x12-lpddr3-arm2-ecspi.dtb \ + imx7d-12x12-lpddr3-arm2-enet2.dtb \ imx7d-sdb.dtb \ imx7d-sdb-m4.dtb dtb-$(CONFIG_SOC_LS1021A) += \