diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-12-13 11:55:24 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-12-13 11:55:24 +0000 |
commit | d34e2a337c136432c0058b5bd8b62c71a689a732 (patch) | |
tree | 8b9c3591ea9a31d95ec51cd83cab117a93490acd /target/linux/at91/patches-3.10/100-ARM-at91-build-dtb-for-LMU5000.patch | |
parent | 45380ebd1ab3d604ece3dd14a84f89fbc69ea7b1 (diff) | |
download | upstream-d34e2a337c136432c0058b5bd8b62c71a689a732.tar.gz upstream-d34e2a337c136432c0058b5bd8b62c71a689a732.tar.bz2 upstream-d34e2a337c136432c0058b5bd8b62c71a689a732.zip |
at91: remove linux 3.10 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43688
Diffstat (limited to 'target/linux/at91/patches-3.10/100-ARM-at91-build-dtb-for-LMU5000.patch')
-rw-r--r-- | target/linux/at91/patches-3.10/100-ARM-at91-build-dtb-for-LMU5000.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/at91/patches-3.10/100-ARM-at91-build-dtb-for-LMU5000.patch b/target/linux/at91/patches-3.10/100-ARM-at91-build-dtb-for-LMU5000.patch deleted file mode 100644 index c631f8d588..0000000000 --- a/target/linux/at91/patches-3.10/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 -@@ -23,6 +23,7 @@ dtb-$(CONFIG_ARCH_AT91) += tny_a9g20.dtb - dtb-$(CONFIG_ARCH_AT91) += usb_a9g20.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 |