From 2a5d51939fc3add63a9620400a6cac6888ca991c Mon Sep 17 00:00:00 2001 From: Nicolas Ferre Date: Wed, 22 Feb 2012 12:17:36 +0100 Subject: [PATCH] --- yaml --- r: 296183 b: refs/heads/master c: e9bc91a5f8b38e3fc39f640a18af19c9300ca042 h: refs/heads/master i: 296181: 50e0a0a2e6e5e4750dc35a1ef8f7498920fb8a4c 296179: c5f8461f9ffccd196b72ab6cb549af696d6c7c30 296175: 8a7ed825355baba96608963849727bf1e46fa61d v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-at91/Makefile.boot | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 6a2c373e124f..f0c5f3a5ab08 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e8729dda3fb0f99c1353d32b7cc88384e3d9124b +refs/heads/master: e9bc91a5f8b38e3fc39f640a18af19c9300ca042 diff --git a/trunk/arch/arm/mach-at91/Makefile.boot b/trunk/arch/arm/mach-at91/Makefile.boot index 2fd051eb2449..be7200b8da19 100644 --- a/trunk/arch/arm/mach-at91/Makefile.boot +++ b/trunk/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