|
@@ -65,9 +65,9 @@ config BR2_DEFAULT_KERNEL_HEADERS
|
|
|
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.13" if BR2_KERNEL_HEADERS_2_6_31
|
|
|
- default "2.6.32.15" if BR2_KERNEL_HEADERS_2_6_32
|
|
|
- default "2.6.33.5" if BR2_KERNEL_HEADERS_2_6_33
|
|
|
- default "2.6.34" if BR2_KERNEL_HEADERS_2_6_34
|
|
|
+ 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" if BR2_KERNEL_HEADERS_SNAP
|
|
|
default $BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|