Bump stable kernel headers

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
This commit is contained in:
Gustavo Zacarias 2010-08-12 11:47:17 -03:00 committed by Thomas Petazzoni
parent 7fe50869fb
commit 03ff807803
4 changed files with 4 additions and 4 deletions

View File

@ -61,13 +61,13 @@ config BR2_DEFAULT_KERNEL_VERSION
config BR2_DEFAULT_KERNEL_HEADERS
string
default "2.6.27.47" if BR2_KERNEL_HEADERS_2_6_27
default "2.6.27.50" if BR2_KERNEL_HEADERS_2_6_27
default "2.6.28.10" if BR2_KERNEL_HEADERS_2_6_28
default "2.6.29.6" if BR2_KERNEL_HEADERS_2_6_29
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.16" if BR2_KERNEL_HEADERS_2_6_32
default "2.6.33.6" if BR2_KERNEL_HEADERS_2_6_33
default "2.6.34.1" if BR2_KERNEL_HEADERS_2_6_34
default "2.6.32.18" if BR2_KERNEL_HEADERS_2_6_32
default "2.6.33.7" if BR2_KERNEL_HEADERS_2_6_33
default "2.6.34.3" if BR2_KERNEL_HEADERS_2_6_34
default "2.6" if BR2_KERNEL_HEADERS_SNAP
default $BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION