mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-04-17 07:48:54 +00:00
Add linux-2.6.26.3.
/trunk/config/kernel/linux_headers_install.in | 6 6 0 0 ++++++ 1 file changed, 6 insertions(+)
This commit is contained in:
parent
520eda92a2
commit
d246b4d3ad
@ -164,6 +164,11 @@ config KERNEL_INSTALL_V_2_6_26_2
|
||||
prompt "2.6.26.2"
|
||||
depends on KERNEL_VERSION_SEE_EXTRAVERSION
|
||||
|
||||
config KERNEL_INSTALL_V_2_6_26_3
|
||||
bool
|
||||
prompt "2.6.26.3"
|
||||
depends on KERNEL_VERSION_SEE_EXTRAVERSION
|
||||
|
||||
# CT_INSERT_VERSION_ABOVE
|
||||
# Don't remove above line!
|
||||
endchoice
|
||||
@ -203,6 +208,7 @@ config KERNEL_VERSION
|
||||
default "2.6.26" if KERNEL_INSTALL_V_2_6_26
|
||||
default "2.6.26.1" if KERNEL_INSTALL_V_2_6_26_1
|
||||
default "2.6.26.2" if KERNEL_INSTALL_V_2_6_26_2
|
||||
default "2.6.26.3" if KERNEL_INSTALL_V_2_6_26_3
|
||||
# CT_INSERT_VERSION_STRING_ABOVE
|
||||
# Don't remove above line!
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user