summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Ferre2012-02-22 12:17:36 +0100
committerNicolas Ferre2012-02-23 14:58:00 +0100
commite9bc91a5f8b38e3fc39f640a18af19c9300ca042 (patch)
tree6e2d70730b67c270bd5ca5e223a0132472733535
parentARM: at91/board-dt: drop default console (diff)
downloadkernel-qcow2-linux-e9bc91a5f8b38e3fc39f640a18af19c9300ca042.tar.gz
kernel-qcow2-linux-e9bc91a5f8b38e3fc39f640a18af19c9300ca042.tar.xz
kernel-qcow2-linux-e9bc91a5f8b38e3fc39f640a18af19c9300ca042.zip
ARM: at91: add at91sam9g25ek.dts in Makefile.boot
Reported-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
-rw-r--r--arch/arm/mach-at91/Makefile.boot1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/Makefile.boot b/arch/arm/mach-at91/Makefile.boot
index 2fd051eb2449..be7200b8da19 100644
--- a/arch/arm/mach-at91/Makefile.boot
+++ b/arch/arm/mach-at91/Makefile.boot
@@ -14,3 +14,4 @@ initrd_phys-y := 0x20410000
endif
dtb-$(CONFIG_MACH_AT91SAM_DT) += at91sam9m10g45ek.dtb usb_a9g20.dtb
+dtb-$(CONFIG_MACH_AT91SAM_DT) += at91sam9g25ek.dtb