Import buildroot 2016.02

This commit is contained in:
2016-03-01 23:22:10 +01:00
parent f70a267304
commit f4644b27c2
138 changed files with 1867 additions and 247 deletions

View File

@@ -207,17 +207,17 @@ endchoice
config BR2_DEFAULT_KERNEL_HEADERS
string
default "3.2.77" if BR2_KERNEL_HEADERS_3_2
default "3.2.78" if BR2_KERNEL_HEADERS_3_2
default "3.4.110" if BR2_KERNEL_HEADERS_3_4
default "3.10.96" if BR2_KERNEL_HEADERS_3_10
default "3.12.54" if BR2_KERNEL_HEADERS_3_12
default "3.14.61" if BR2_KERNEL_HEADERS_3_14
default "3.10.98" if BR2_KERNEL_HEADERS_3_10
default "3.12.55" if BR2_KERNEL_HEADERS_3_12
default "3.14.62" if BR2_KERNEL_HEADERS_3_14
default "3.17.8" if BR2_KERNEL_HEADERS_3_17
default "3.18.27" if BR2_KERNEL_HEADERS_3_18
default "3.19.8" if BR2_KERNEL_HEADERS_3_19
default "4.0.9" if BR2_KERNEL_HEADERS_4_0
default "4.1.18" if BR2_KERNEL_HEADERS_4_1
default "4.2.8" if BR2_KERNEL_HEADERS_4_2
default "4.3.5" if BR2_KERNEL_HEADERS_4_3
default "4.4.2" if BR2_KERNEL_HEADERS_4_4
default "4.3.6" if BR2_KERNEL_HEADERS_4_3
default "4.4.3" if BR2_KERNEL_HEADERS_4_4
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION