Commit b527e3b4 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

linux-headers: bump 3.{2,12}.x series

parent 63d13842
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -189,11 +189,11 @@ endchoice
config BR2_DEFAULT_KERNEL_HEADERS
	string
	default "3.0.101"	if BR2_KERNEL_HEADERS_3_0
	default "3.2.66"	if BR2_KERNEL_HEADERS_3_2
	default "3.2.67"	if BR2_KERNEL_HEADERS_3_2
	default "3.4.106"	if BR2_KERNEL_HEADERS_3_4
	default "3.10.68"	if BR2_KERNEL_HEADERS_3_10
	default "3.11.10"	if BR2_KERNEL_HEADERS_3_11
	default "3.12.37"	if BR2_KERNEL_HEADERS_3_12
	default "3.12.38"	if BR2_KERNEL_HEADERS_3_12
	default "3.13.11"	if BR2_KERNEL_HEADERS_3_13
	default "3.14.32"	if BR2_KERNEL_HEADERS_3_14
	default "3.15.10"	if BR2_KERNEL_HEADERS_3_15