mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-03-11 15:04:19 +00:00
kernel/linux: nuke oldish versions
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
This commit is contained in:
parent
95b4cad10b
commit
e73dd44d04
@ -34,34 +34,6 @@ config KERNEL_V_2_6_35_7
|
|||||||
bool
|
bool
|
||||||
prompt "2.6.35.7"
|
prompt "2.6.35.7"
|
||||||
|
|
||||||
config KERNEL_V_2_6_35_6
|
|
||||||
bool
|
|
||||||
prompt "2.6.35.6"
|
|
||||||
|
|
||||||
config KERNEL_V_2_6_35_5
|
|
||||||
bool
|
|
||||||
prompt "2.6.35.5"
|
|
||||||
|
|
||||||
config KERNEL_V_2_6_35_4
|
|
||||||
bool
|
|
||||||
prompt "2.6.35.4"
|
|
||||||
|
|
||||||
config KERNEL_V_2_6_35_3
|
|
||||||
bool
|
|
||||||
prompt "2.6.35.3"
|
|
||||||
|
|
||||||
config KERNEL_V_2_6_35_2
|
|
||||||
bool
|
|
||||||
prompt "2.6.35.2"
|
|
||||||
|
|
||||||
config KERNEL_V_2_6_35_1
|
|
||||||
bool
|
|
||||||
prompt "2.6.35.1"
|
|
||||||
|
|
||||||
config KERNEL_V_2_6_35
|
|
||||||
bool
|
|
||||||
prompt "2.6.35"
|
|
||||||
|
|
||||||
config KERNEL_V_2_6_34_7
|
config KERNEL_V_2_6_34_7
|
||||||
bool
|
bool
|
||||||
prompt "2.6.34.7"
|
prompt "2.6.34.7"
|
||||||
@ -131,13 +103,6 @@ config KERNEL_VERSION
|
|||||||
# CT_INSERT_VERSION_STRING_BELOW
|
# CT_INSERT_VERSION_STRING_BELOW
|
||||||
default "2.6.36" if KERNEL_V_2_6_36
|
default "2.6.36" if KERNEL_V_2_6_36
|
||||||
default "2.6.35.7" if KERNEL_V_2_6_35_7
|
default "2.6.35.7" if KERNEL_V_2_6_35_7
|
||||||
default "2.6.35.6" if KERNEL_V_2_6_35_6
|
|
||||||
default "2.6.35.5" if KERNEL_V_2_6_35_5
|
|
||||||
default "2.6.35.4" if KERNEL_V_2_6_35_4
|
|
||||||
default "2.6.35.3" if KERNEL_V_2_6_35_3
|
|
||||||
default "2.6.35.2" if KERNEL_V_2_6_35_2
|
|
||||||
default "2.6.35.1" if KERNEL_V_2_6_35_1
|
|
||||||
default "2.6.35" if KERNEL_V_2_6_35
|
|
||||||
default "2.6.34.7" if KERNEL_V_2_6_34_7
|
default "2.6.34.7" if KERNEL_V_2_6_34_7
|
||||||
default "2.6.33.7" if KERNEL_V_2_6_33_7
|
default "2.6.33.7" if KERNEL_V_2_6_33_7
|
||||||
default "2.6.32.24" if KERNEL_V_2_6_32_24
|
default "2.6.32.24" if KERNEL_V_2_6_32_24
|
||||||
|
Loading…
x
Reference in New Issue
Block a user