From 520be62713bf32d4faba19006902fcb5ba419233 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Tue, 17 Jun 2014 15:14:02 +0000 Subject: [mvebu]: add dummy fixup for 3.10 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41234 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../mvebu/patches-3.10/0300-build_mamba_dts.patch | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 target/linux/mvebu/patches-3.10/0300-build_mamba_dts.patch diff --git a/target/linux/mvebu/patches-3.10/0300-build_mamba_dts.patch b/target/linux/mvebu/patches-3.10/0300-build_mamba_dts.patch new file mode 100644 index 0000000000..56180445f1 --- /dev/null +++ b/target/linux/mvebu/patches-3.10/0300-build_mamba_dts.patch @@ -0,0 +1,21 @@ +--- a/arch/arm/boot/dts/Makefile ++++ b/arch/arm/boot/dts/Makefile +@@ -94,6 +94,7 @@ dtb-$(CONFIG_ARCH_MSM) += msm8660-surf.d + dtb-$(CONFIG_ARCH_MVEBU) += armada-370-db.dtb \ + armada-370-mirabox.dtb \ + armada-370-rd.dtb \ ++ armada-xp-mamba.dtb \ + armada-xp-db.dtb \ + armada-xp-gp.dtb \ + armada-xp-openblocks-ax3-4.dtb +--- a/arch/arm/boot/dts/armada-xp-mv78230.dtsi ++++ b/arch/arm/boot/dts/armada-xp-mv78230.dtsi +@@ -196,8 +196,6 @@ + #interrupt-cells = <2>; + interrupts = <87>, <88>, <89>; + }; +- +- /* + }; + }; + }; -- cgit v1.2.3