at91: build .dtb file for the CalAmp LMU500 board
authorGabor Juhos <juhosg@openwrt.org>
Fri, 3 May 2013 19:01:00 +0000 (19:01 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Fri, 3 May 2013 19:01:00 +0000 (19:01 +0000)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36542

target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch [new file with mode: 0644]

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
new file mode 100644 (file)
index 0000000..e6c4c72
--- /dev/null
@@ -0,0 +1,10 @@
+--- a/arch/arm/boot/dts/Makefile
++++ b/arch/arm/boot/dts/Makefile
+@@ -22,6 +22,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