diff options
author | John Crispin <john@openwrt.org> | 2015-02-18 13:35:46 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-02-18 13:35:46 +0000 |
commit | 4a6e4685884e4b9542ca660be7948d48810d8788 (patch) | |
tree | b0393566cf1b93eb5b97e30931f429e78f3451e6 /target/linux/at91/patches-3.14/100-ARM-at91-build-dtb-for-LMU5000.patch | |
parent | b2f666d0980e807486f612188dffbe4cd66f58bd (diff) | |
download | upstream-4a6e4685884e4b9542ca660be7948d48810d8788.tar.gz upstream-4a6e4685884e4b9542ca660be7948d48810d8788.tar.bz2 upstream-4a6e4685884e4b9542ca660be7948d48810d8788.zip |
at91: bump to v3.18
Signed-off-by: Your Name <blogic@openwrt.org>
SVN-Revision: 44489
Diffstat (limited to 'target/linux/at91/patches-3.14/100-ARM-at91-build-dtb-for-LMU5000.patch')
-rw-r--r-- | target/linux/at91/patches-3.14/100-ARM-at91-build-dtb-for-LMU5000.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/at91/patches-3.14/100-ARM-at91-build-dtb-for-LMU5000.patch b/target/linux/at91/patches-3.14/100-ARM-at91-build-dtb-for-LMU5000.patch deleted file mode 100644 index e8cc68d13d..0000000000 --- a/target/linux/at91/patches-3.14/100-ARM-at91-build-dtb-for-LMU5000.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/arm/boot/dts/Makefile -+++ b/arch/arm/boot/dts/Makefile -@@ -26,6 +26,7 @@ dtb-$(CONFIG_ARCH_AT91) += usb_a9g20.dtb - dtb-$(CONFIG_ARCH_AT91) += usb_a9g20_lpw.dtb - # sam9g45 - dtb-$(CONFIG_ARCH_AT91) += at91sam9m10g45ek.dtb -+dtb-$(CONFIG_ARCH_AT91) += lmu5000.dtb - dtb-$(CONFIG_ARCH_AT91) += pm9g45.dtb - # sam9n12 - dtb-$(CONFIG_ARCH_AT91) += at91sam9n12ek.dtb |