From e9bc91a5f8b38e3fc39f640a18af19c9300ca042 Mon Sep 17 00:00:00 2001 From: Nicolas Ferre Date: Wed, 22 Feb 2012 12:17:36 +0100 Subject: [PATCH] ARM: at91: add at91sam9g25ek.dts in Makefile.boot Reported-by: Jean-Christophe PLAGNIOL-VILLARD Signed-off-by: Nicolas Ferre --- arch/arm/mach-at91/Makefile.boot | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0