[PATCH v2 16/23] ARM: LPC32xx: Build arch dtbs
Roland Stigge
stigge at antcom.de
Thu Jun 14 12:51:06 EDT 2012
From: Alexandre Pereira da Silva <aletes.xgr at gmail.com>
Add ea3250.dtb and phy3250.dtb to the list of dtbs to be built
Signed-off-by: Alexandre Pereira da Silva <aletes.xgr at gmail.com>
Signed-off-by: Roland Stigge <stigge at antcom.de>
---
arch/arm/mach-lpc32xx/Makefile.boot | 1 +
1 file changed, 1 insertion(+)
--- linux-2.6.orig/arch/arm/mach-lpc32xx/Makefile.boot
+++ linux-2.6/arch/arm/mach-lpc32xx/Makefile.boot
@@ -2,3 +2,4 @@
params_phys-y := 0x80000100
initrd_phys-y := 0x82000000
+dtb-$(CONFIG_ARCH_LPC32XX) += ea3250.dtb phy3250.dtb
More information about the linux-arm-kernel
mailing list