aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91/patches-3.10/100-ARM-at91-build-dtb-for-LMU5000.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2014-09-03 03:09:51 +0000
committerFlorian Fainelli <florian@openwrt.org>2014-09-03 03:09:51 +0000
commit035f68e8587800c5c9a9d2a7cbeb44a4afeb85e4 (patch)
tree98fa1164ff1957955e58915e7874e38a4ecebc41 /target/linux/at91/patches-3.10/100-ARM-at91-build-dtb-for-LMU5000.patch
parent132676f1ac6c9745f44a7a16e2c61ece5483c440 (diff)
downloadupstream-035f68e8587800c5c9a9d2a7cbeb44a4afeb85e4.tar.gz
upstream-035f68e8587800c5c9a9d2a7cbeb44a4afeb85e4.tar.bz2
upstream-035f68e8587800c5c9a9d2a7cbeb44a4afeb85e4.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> SVN-Revision: 42413
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.patch10
1 files changed, 10 insertions, 0 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
new file mode 100644
index 0000000000..c631f8d588
--- /dev/null
+++ b/target/linux/at91/patches-3.10/100-ARM-at91-build-dtb-for-LMU5000.patch
@@ -0,0 +1,10 @@
+--- 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