From 035f68e8587800c5c9a9d2a7cbeb44a4afeb85e4 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 3 Sep 2014 03:09:51 +0000 Subject: 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 SVN-Revision: 42413 --- .../at91/patches-3.10/100-ARM-at91-build-dtb-for-LMU5000.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 target/linux/at91/patches-3.10/100-ARM-at91-build-dtb-for-LMU5000.patch (limited to 'target/linux/at91/patches-3.10/100-ARM-at91-build-dtb-for-LMU5000.patch') 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 -- cgit v1.2.3