From: Imre Kaloz Date: Tue, 17 Jun 2014 15:14:02 +0000 (+0000) Subject: add dummy fixup for 3.10 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=85812e21f9af31b03f0d89f9fa2d9828a7a109c7;p=openwrt%2Fstaging%2Fwigyori.git add dummy fixup for 3.10 SVN-Revision: 41234 --- 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>; + }; +- +- /* + }; + }; + };