ARM: LPC32xx: Build arch dtbs
authorAlexandre Pereira da Silva <aletes.xgr@gmail.com>
Tue, 12 Jun 2012 13:23:27 +0000 (10:23 -0300)
committerRoland Stigge <stigge@antcom.de>
Thu, 14 Jun 2012 14:16:18 +0000 (16:16 +0200)
Add ea3250.dtb and phy3250.dtb to the list of dtbs to be built

Signed-off-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com>
Signed-off-by: Roland Stigge <stigge@antcom.de>
arch/arm/mach-lpc32xx/Makefile.boot

index 2cfe0ee635c55ba844e93aedb64a477d2572d25a..697323b5f92d4033d3a48bfcca542b21428f12be 100644 (file)
@@ -2,3 +2,4 @@
 params_phys-y  := 0x80000100
 initrd_phys-y  := 0x82000000
 
+dtb-$(CONFIG_ARCH_LPC32XX) += ea3250.dtb phy3250.dtb
This page took 0.038588 seconds and 5 git commands to generate.