diff options
author | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-29 23:22:27 +0000 |
---|---|---|
committer | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-29 23:22:27 +0000 |
commit | 0ed2265be4cc7303010c70f8f264ac153917887f (patch) | |
tree | 03e47bd3622387a227fa296933dd73494403e769 /target/device | |
parent | a1e2f48a2c38363e2c274d517c4268709fcb92e0 (diff) |
Update some comments, which will cause defconfig to wait for input
Diffstat (limited to 'target/device')
-rw-r--r-- | target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig b/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig index f75412f9d..f99042444 100644 --- a/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig +++ b/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig @@ -1,6 +1,6 @@ # # Automatically generated make config: don't edit -# Thu Jan 29 22:40:21 2009 +# Fri Jan 30 00:14:05 2009 # BR2_HAVE_DOT_CONFIG=y BR2_VERSION="2009.02-svn" @@ -235,10 +235,10 @@ BR2_EXT_UCLIBC_VERSION_0_9_30=y # BR2_KERNEL_HEADERS_2_6_24 is not set # BR2_KERNEL_HEADERS_2_6_25 is not set # BR2_KERNEL_HEADERS_2_6_26 is not set -BR2_KERNEL_HEADERS_2_6_27=y -# BR2_KERNEL_HEADERS_2_6_28 is not set +# BR2_KERNEL_HEADERS_2_6_27 is not set +BR2_KERNEL_HEADERS_2_6_28=y # BR2_KERNEL_HEADERS_SNAP is not set -BR2_DEFAULT_KERNEL_HEADERS="2.6.27.13" +BR2_DEFAULT_KERNEL_HEADERS="2.6.28.2" # # uClibc Options @@ -1029,15 +1029,11 @@ BR2_KERNEL_ADD_PATCH=y BR2_KERNEL_MINORLEVEL="2" BR2_KERNEL_ARCH_PATCH_ENABLED=y BR2_ARCH_AT91_2_6_28=y -# BR2_ARCH_AT91_2_6_27_7 is not set +# BR2_ARCH_AT91_2_6_27 is not set # BR2_ARCH_AT91_2_6_26 is not set -# BR2_ARCH_AT91_2_6_26_RC3 is not set # BR2_ARCH_AT91_2_6_25 is not set # BR2_ARCH_AT91_2_6_24 is not set -# BR2_ARCH_AT91_2_6_22_1 is not set -# BR2_ARCH_AT91_2_6_21_5 is not set -# BR2_ARCH_AT91_2_6_21_1 is not set -# BR2_ARCH_AT91_2_6_20_4 is not set +# BR2_ARCH_AT91_2_6_22 is not set BR2_LINUX_BSP_PATCH="" BR2_KERNEL_PATCH="patch-$(BR2_DOWNLOAD_LINUX26_VERSION).$(BR2_KERNEL_PATCH_LEVEL).bz2" BR2_EXTRA_VERSION=".$(BR2_KERNEL_PATCH_LEVEL)" |