kernel-headers: bump 2.6.32.x / 2.6.36.x stable versions

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2011-01-10 12:28:17 +01:00
parent 0063c87c7e
commit 50f1383bfe
2 changed files with 2 additions and 2 deletions

View File

@ -61,11 +61,11 @@ config BR2_DEFAULT_KERNEL_HEADERS
string
default "2.6.30.10" if BR2_KERNEL_HEADERS_2_6_30
default "2.6.31.14" if BR2_KERNEL_HEADERS_2_6_31
default "2.6.32.27" if BR2_KERNEL_HEADERS_2_6_32
default "2.6.32.28" if BR2_KERNEL_HEADERS_2_6_32
default "2.6.33.7" if BR2_KERNEL_HEADERS_2_6_33
default "2.6.34.7" if BR2_KERNEL_HEADERS_2_6_34
default "2.6.35.9" if BR2_KERNEL_HEADERS_2_6_35
default "2.6.36.2" if BR2_KERNEL_HEADERS_2_6_36
default "2.6.36.3" if BR2_KERNEL_HEADERS_2_6_36
default "2.6.37" if BR2_KERNEL_HEADERS_2_6_37
default "2.6" if BR2_KERNEL_HEADERS_SNAP
default $BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION