|
@@ -231,9 +231,9 @@ endchoice
|
|
|
|
|
|
config BR2_DEFAULT_KERNEL_HEADERS
|
|
|
string
|
|
|
- default "3.2.89" if BR2_KERNEL_HEADERS_3_2
|
|
|
+ default "3.2.92" if BR2_KERNEL_HEADERS_3_2
|
|
|
default "3.4.113" if BR2_KERNEL_HEADERS_3_4
|
|
|
- default "3.10.106" if BR2_KERNEL_HEADERS_3_10
|
|
|
+ default "3.10.107" if BR2_KERNEL_HEADERS_3_10
|
|
|
default "3.12.74" if BR2_KERNEL_HEADERS_3_12
|
|
|
default "4.1.43" if BR2_KERNEL_HEADERS_4_1
|
|
|
default "4.4.84" if BR2_KERNEL_HEADERS_4_4
|