|
@@ -210,7 +210,7 @@ endchoice
|
|
|
|
|
|
config BR2_DEFAULT_KERNEL_HEADERS
|
|
config BR2_DEFAULT_KERNEL_HEADERS
|
|
string
|
|
string
|
|
- default "3.2.78" if BR2_KERNEL_HEADERS_3_2
|
|
|
|
|
|
+ default "3.2.79" if BR2_KERNEL_HEADERS_3_2
|
|
default "3.4.111" if BR2_KERNEL_HEADERS_3_4
|
|
default "3.4.111" if BR2_KERNEL_HEADERS_3_4
|
|
default "3.10.101" if BR2_KERNEL_HEADERS_3_10
|
|
default "3.10.101" if BR2_KERNEL_HEADERS_3_10
|
|
default "3.12.56" if BR2_KERNEL_HEADERS_3_12
|
|
default "3.12.56" if BR2_KERNEL_HEADERS_3_12
|