diff options
author | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-29 23:32:06 +0000 |
---|---|---|
committer | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-29 23:32:06 +0000 |
commit | 0effa313665c3953d1245a0b5eb0dd607c44c134 (patch) | |
tree | f193358e330e0fd7b1ba8c775fed56d8ca3eabb6 /target | |
parent | 4ab2b56d19c8e18178a61beb00b37889176c1c0d (diff) | |
download | buildroot-novena-0effa313665c3953d1245a0b5eb0dd607c44c134.tar.gz buildroot-novena-0effa313665c3953d1245a0b5eb0dd607c44c134.zip |
Update some comments, which will cause defconfig to wait for input
Diffstat (limited to 'target')
-rw-r--r-- | target/device/Atmel/at91sam9263ek/at91sam9263ek_defconfig | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/target/device/Atmel/at91sam9263ek/at91sam9263ek_defconfig b/target/device/Atmel/at91sam9263ek/at91sam9263ek_defconfig index 52d05b6ff..fb7018956 100644 --- a/target/device/Atmel/at91sam9263ek/at91sam9263ek_defconfig +++ b/target/device/Atmel/at91sam9263ek/at91sam9263ek_defconfig @@ -1,6 +1,6 @@ # # Automatically generated make config: don't edit -# Thu Jan 29 22:57:38 2009 +# Fri Jan 30 00:24:22 2009 # BR2_HAVE_DOT_CONFIG=y BR2_VERSION="2009.02-svn" @@ -1077,15 +1077,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)" |