* [Buildroot] [PATCH] at91sam9260dfc_defconfig: fix kernel defconfig name
@ 2012-03-04 21:07 Arnout Vandecappelle
2012-03-04 21:12 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Arnout Vandecappelle @ 2012-03-04 21:07 UTC (permalink / raw)
To: buildroot
at91sam9260_defconfig contains support for the EVM (since v3.2).
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
---
configs/at91sam9260dfc_defconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configs/at91sam9260dfc_defconfig b/configs/at91sam9260dfc_defconfig
index de7ac42..3cd58ac 100644
--- a/configs/at91sam9260dfc_defconfig
+++ b/configs/at91sam9260dfc_defconfig
@@ -15,7 +15,7 @@ BR2_TARGET_UBOOT_2011_12=y
# Kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_USE_DEFCONFIG=y
-BR2_LINUX_KERNEL_DEFCONFIG="at91sam9260ek"
+BR2_LINUX_KERNEL_DEFCONFIG="at91sam9260"
# Filesystem
BR2_TARGET_ROOTFS_TAR=y
--
tg: (dca6e03..) t/at91sam9260dfc_defconfig (depends on: master)
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-03-04 21:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-04 21:07 [Buildroot] [PATCH] at91sam9260dfc_defconfig: fix kernel defconfig name Arnout Vandecappelle
2012-03-04 21:12 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox