Update header to 3.4.113.

This commit is contained in:
2016-12-07 21:45:27 +01:00
parent ca58e43c31
commit 883ca0a6ab

View File

@@ -236,7 +236,7 @@ endchoice
config BR2_DEFAULT_KERNEL_HEADERS config BR2_DEFAULT_KERNEL_HEADERS
string string
default "3.2.81" if BR2_KERNEL_HEADERS_3_2 default "3.2.81" if BR2_KERNEL_HEADERS_3_2
default "3.4.112" if BR2_KERNEL_HEADERS_3_4 default "3.4.113" if BR2_KERNEL_HEADERS_3_4
default "3.10.103" if BR2_KERNEL_HEADERS_3_10 default "3.10.103" if BR2_KERNEL_HEADERS_3_10
default "3.12.62" if BR2_KERNEL_HEADERS_3_12 default "3.12.62" if BR2_KERNEL_HEADERS_3_12
default "3.14.77" if BR2_KERNEL_HEADERS_3_14 default "3.14.77" if BR2_KERNEL_HEADERS_3_14