mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-04-10 04:39:56 +00:00
kernel/linux: update 3.0 and long term 2.6.32
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
This commit is contained in:
parent
bf2726cb9f
commit
4638bd7625
@ -70,9 +70,9 @@ config KERNEL_V_3_1_10
|
||||
bool
|
||||
prompt "3.1.10"
|
||||
|
||||
config KERNEL_V_3_0_21
|
||||
config KERNEL_V_3_0_23
|
||||
bool
|
||||
prompt "3.0.21"
|
||||
prompt "3.0.23"
|
||||
|
||||
config KERNEL_V_2_6_39_4
|
||||
bool
|
||||
@ -98,9 +98,9 @@ config KERNEL_V_2_6_33_20
|
||||
.33-rt kernel. Anyone else who really wants to use the .33 kernel tree
|
||||
is welcome to use this one as well.
|
||||
|
||||
config KERNEL_V_2_6_32_57
|
||||
config KERNEL_V_2_6_32_58
|
||||
bool
|
||||
prompt "2.6.32.57 (longterm)"
|
||||
prompt "2.6.32.58 (longterm)"
|
||||
help
|
||||
The Linux 2.6.32 tree is a "longterm" maintenance branch.
|
||||
|
||||
@ -174,13 +174,13 @@ config KERNEL_VERSION
|
||||
default "3.2.1" if KERNEL_V_3_2_1
|
||||
default "3.2" if KERNEL_V_3_2
|
||||
default "3.1.10" if KERNEL_V_3_1_10
|
||||
default "3.0.21" if KERNEL_V_3_0_21
|
||||
default "3.0.23" if KERNEL_V_3_0_23
|
||||
default "2.6.39.4" if KERNEL_V_2_6_39_4
|
||||
default "2.6.38.8" if KERNEL_V_2_6_38_8
|
||||
default "2.6.37.6" if KERNEL_V_2_6_37_6
|
||||
default "2.6.36.4" if KERNEL_V_2_6_36_4
|
||||
default "2.6.33.20" if KERNEL_V_2_6_33_20
|
||||
default "2.6.32.57" if KERNEL_V_2_6_32_57
|
||||
default "2.6.32.58" if KERNEL_V_2_6_32_58
|
||||
default "2.6.31.14" if KERNEL_V_2_6_31_14
|
||||
default "2.6.27.61" if KERNEL_V_2_6_27_61
|
||||
default "custom" if KERNEL_LINUX_CUSTOM
|
||||
|
Loading…
x
Reference in New Issue
Block a user