buildroot/target/linux/Config.in.versions

61 lines
1.1 KiB
Plaintext
Raw Normal View History

# This file defines the latest version of
# You also have to edit BR2_LINUX_2_6_STABLE
# in target/linux/Config.in.advanced
# which is approximately at line 132
config LINUX26_LATEST_RC_VERSION
string
default "2.6.29-rc2" if BR2_KERNEL_ADD_LATEST_RC_PATCH
2009-01-03 02:06:36 +01:00
help
Not really available as of 20090103
config LINUX26_LATEST_GIT_VERSION
string
default "2.6.29-rc2-git1" if BR2_KERNEL_ADD_LATEST_SNAPSHOT
config LINUX26_LATEST_MM_VERSION
string
default "2.6.28-rc2-mm1" if BR2_KERNEL_ADD_LATEST_MM_PATCH
config BR2_KERNEL_CURRENT_VERSION
string
default "2.6.28.2"
help
This is the latest stable kernel (including minor version)
2009-01-03 02:06:36 +01:00
config BR2_KERNEL_LATEST_2_6_28
string
default "2"
config BR2_KERNEL_LATEST_2_6_27
2009-01-03 02:06:36 +01:00
string
default "13"
config BR2_KERNEL_LATEST_2_6_26
2009-01-03 02:06:36 +01:00
string
default "8"
config BR2_KERNEL_LATEST_2_6_25
2009-01-03 02:06:36 +01:00
string
default "19"
config BR2_KERNEL_LATEST_2_6_24
2009-01-03 02:06:36 +01:00
string
default "7"
config BR2_KERNEL_LATEST_2_6_23
2009-01-03 02:06:36 +01:00
string
default "17"
config BR2_KERNEL_LATEST_2_6_22
2009-01-03 02:06:36 +01:00
string
default "19"
config BR2_KERNEL_LATEST_2_6_21
2009-01-03 02:06:36 +01:00
string
default "7"
config BR2_KERNEL_LATEST_2_6_20
2009-01-03 02:06:36 +01:00
string
default "21"