diff options
author | Florian Fainelli <florian@openwrt.org> | 2014-09-03 03:09:51 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2014-09-03 03:09:51 +0000 |
commit | e244d02a5bac420e7c8308169d2d1bc37614a147 (patch) | |
tree | 122523850754b38227d401beacfe989bd6ea1752 /target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch | |
parent | 00dc7e64d9671e53605466a90e0970ea8efb4862 (diff) | |
download | upstream-e244d02a5bac420e7c8308169d2d1bc37614a147.tar.gz upstream-e244d02a5bac420e7c8308169d2d1bc37614a147.tar.bz2 upstream-e244d02a5bac420e7c8308169d2d1bc37614a147.zip |
at91: move 3.10 specific files and patches
In preparation for adding 3.14 kernel support, move files and patches to
a separate per-version directory since some of them will have
incompatible changes (e.g: dts)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42413 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch')
-rw-r--r-- | target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch b/target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch deleted file mode 100644 index c631f8d588..0000000000 --- a/target/linux/at91/patches/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 |