mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-04-24 04:55:45 +00:00
kernel/linux: add 2.6.36
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
This commit is contained in:
parent
cc7bf641f6
commit
95b4cad10b
@ -26,6 +26,10 @@ choice
|
||||
# Don't remove next line
|
||||
# CT_INSERT_VERSION_BELOW
|
||||
|
||||
config KERNEL_V_2_6_36
|
||||
bool
|
||||
prompt "2.6.36"
|
||||
|
||||
config KERNEL_V_2_6_35_7
|
||||
bool
|
||||
prompt "2.6.35.7"
|
||||
@ -125,6 +129,7 @@ config KERNEL_VERSION
|
||||
string
|
||||
# Don't remove next line
|
||||
# CT_INSERT_VERSION_STRING_BELOW
|
||||
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.6" if KERNEL_V_2_6_35_6
|
||||
default "2.6.35.5" if KERNEL_V_2_6_35_5
|
||||
|
Loading…
x
Reference in New Issue
Block a user