Add new kernel versions (2.6.20.{2,3,4}) and binutils versions (2.17.50.0.1{1,2,3,4}).

Fix typo in comment: qbove -> above.
This commit is contained in:
Yann E. MORIN" 2007-03-31 19:45:25 +00:00
parent f6b21895ca
commit a57d858149
4 changed files with 42 additions and 4 deletions

View File

@ -93,8 +93,24 @@ config BINUTILS_V_2_17_50_0_10
bool
prompt "2.17.50.0.10"
config BINUTILS_V_2_17_50_0_11
bool
prompt "2.17.50.0.11"
config BINUTILS_V_2_17_50_0_12
bool
prompt "2.17.50.0.12"
config BINUTILS_V_2_17_50_0_13
bool
prompt "2.17.50.0.13"
config BINUTILS_V_2_17_50_0_14
bool
prompt "2.17.50.0.14"
# CT_INSERT_VERSION_ABOVE
# Don't remove qbove line!
# Don't remove above line!
endchoice
config BINUTILS_VERSION
@ -120,8 +136,12 @@ config BINUTILS_VERSION
default "2.17.50.0.8" if BINUTILS_V_2_17_50_0_8
default "2.17.50.0.9" if BINUTILS_V_2_17_50_0_9
default "2.17.50.0.10" if BINUTILS_V_2_17_50_0_10
default "2.17.50.0.11" if BINUTILS_V_2_17_50_0_11
default "2.17.50.0.12" if BINUTILS_V_2_17_50_0_12
default "2.17.50.0.13" if BINUTILS_V_2_17_50_0_13
default "2.17.50.0.14" if BINUTILS_V_2_17_50_0_14
# CT_INSERT_VERSION_STRING_ABOVE
# Don't remove qbove line!
# Don't remove above line!
config BINUTILS_EXTRA_CONFIG
string

View File

@ -59,6 +59,21 @@ config KERNEL_INSTALL_V_2_6_20_1
prompt "2.6.20.1"
depends on KERNEL_VERSION_SEE_EXTRAVERSION
config KERNEL_INSTALL_V_2_6_20_2
bool
prompt "2.6.20.2"
depends on KERNEL_VERSION_SEE_EXTRAVERSION
config KERNEL_INSTALL_V_2_6_20_3
bool
prompt "2.6.20.3"
depends on KERNEL_VERSION_SEE_EXTRAVERSION
config KERNEL_INSTALL_V_2_6_20_4
bool
prompt "2.6.20.4"
depends on KERNEL_VERSION_SEE_EXTRAVERSION
# CT_INSERT_VERSION_ABOVE
# Don't remove above line!
endchoice
@ -77,5 +92,8 @@ config KERNEL_VERSION
default "2.6.19.2" if KERNEL_INSTALL_V_2_6_19_2
default "2.6.20" if KERNEL_INSTALL_V_2_6_20
default "2.6.20.1" if KERNEL_INSTALL_V_2_6_20_1
default "2.6.20.2" if KERNEL_INSTALL_V_2_6_20_2
default "2.6.20.3" if KERNEL_INSTALL_V_2_6_20_3
default "2.6.20.4" if KERNEL_INSTALL_V_2_6_20_4
# CT_INSERT_VERSION_STRING_ABOVE
# Don't remove above line!

View File

@ -89,7 +89,7 @@ config LIBC_V_2_5
prompt "2.5"
# CT_INSERT_VERSION_ABOVE
# Don't remove qbove line!
# Don't remove above line!
endchoice
config LIBC_VERSION

View File

@ -51,7 +51,7 @@ config LIBC_VERSION
default "0.9.28.2" if LIBC_V_0_9_28_2
default "0.9.28.3" if LIBC_V_0_9_28_3
# CT_INSERT_VERSION_STRING_ABOVE
# Don't remove qbove line!
# Don't remove above line!
choice
bool