Update some comments, which will cause defconfig to wait for input
This commit is contained in:
parent
0ed2265be4
commit
4ab2b56d19
@ -8,7 +8,6 @@ choice
|
||||
default BR2_ARCH_AT91_2_6_25 if BR2_LINUX_2_6_25
|
||||
default BR2_ARCH_AT91_2_6_24 if BR2_LINUX_2_6_24
|
||||
default BR2_ARCH_AT91_2_6_22 if BR2_LINUX_2_6_22
|
||||
default BR2_ARCH_AT91_2_6_28
|
||||
help
|
||||
Select a patch to add to the Linux kernel
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Thu Jan 29 22:51:17 2009
|
||||
# Fri Jan 30 00:18:55 2009
|
||||
#
|
||||
BR2_HAVE_DOT_CONFIG=y
|
||||
BR2_VERSION="2009.02-svn"
|
||||
@ -1080,15 +1080,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)"
|
||||
|
Loading…
Reference in New Issue
Block a user