diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2015-04-12 17:29:50 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2015-04-12 17:29:50 +0000 |
commit | b0ad24f0d5bce342b432dd3a8bbaca7892c7b165 (patch) | |
tree | fe5ed8b7a900a0c68c4c83c2300a116ec179c0ca /target/linux/mvebu/patches-3.18/001-build_mamba_dts.patch | |
parent | 2dbe131a6262a3b6d18a167e6f85d1b98c6dd285 (diff) | |
download | mtk-20170518-b0ad24f0d5bce342b432dd3a8bbaca7892c7b165.zip mtk-20170518-b0ad24f0d5bce342b432dd3a8bbaca7892c7b165.tar.gz mtk-20170518-b0ad24f0d5bce342b432dd3a8bbaca7892c7b165.tar.bz2 |
mvebu: migrate mamba support to the upstreamed code
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45400
Diffstat (limited to 'target/linux/mvebu/patches-3.18/001-build_mamba_dts.patch')
-rw-r--r-- | target/linux/mvebu/patches-3.18/001-build_mamba_dts.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/mvebu/patches-3.18/001-build_mamba_dts.patch b/target/linux/mvebu/patches-3.18/001-build_mamba_dts.patch deleted file mode 100644 index cb27ccd..0000000 --- a/target/linux/mvebu/patches-3.18/001-build_mamba_dts.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/arm/boot/dts/Makefile -+++ b/arch/arm/boot/dts/Makefile -@@ -506,6 +506,7 @@ dtb-$(CONFIG_MACH_ARMADA_XP) += \ - armada-xp-db.dtb \ - armada-xp-gp.dtb \ - armada-xp-lenovo-ix4-300d.dtb \ -+ armada-xp-mamba.dtb \ - armada-xp-matrix.dtb \ - armada-xp-netgear-rn2120.dtb \ - armada-xp-openblocks-ax3-4.dtb |