diff options
author | John Crispin <john@openwrt.org> | 2016-01-19 10:15:39 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2016-01-19 10:15:39 +0000 |
commit | e25a467072cef68def8a2b3eff807fe9ebd89dfc (patch) | |
tree | a0ed083b2ad65ed3237c4bd9e4e1285ed69f97bf /target/linux/at91/patches-3.18/100-ARM-at91-build-dtb-for-LMU5000.patch | |
parent | 83c246dffd94ccc94e2ddf7eead47f0591ea8b56 (diff) | |
download | upstream-e25a467072cef68def8a2b3eff807fe9ebd89dfc.tar.gz upstream-e25a467072cef68def8a2b3eff807fe9ebd89dfc.tar.bz2 upstream-e25a467072cef68def8a2b3eff807fe9ebd89dfc.zip |
at91: drop v3.18
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 48354
Diffstat (limited to 'target/linux/at91/patches-3.18/100-ARM-at91-build-dtb-for-LMU5000.patch')
-rw-r--r-- | target/linux/at91/patches-3.18/100-ARM-at91-build-dtb-for-LMU5000.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/at91/patches-3.18/100-ARM-at91-build-dtb-for-LMU5000.patch b/target/linux/at91/patches-3.18/100-ARM-at91-build-dtb-for-LMU5000.patch deleted file mode 100644 index 8852b6a4f0..0000000000 --- a/target/linux/at91/patches-3.18/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 -@@ -28,6 +28,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 |