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

linux-headers: bump 3.2.x series

parent e2db1daa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -172,7 +172,7 @@ endchoice
config BR2_DEFAULT_KERNEL_HEADERS
	string
	default "3.0.101"	if BR2_KERNEL_HEADERS_3_0
	default "3.2.65"	if BR2_KERNEL_HEADERS_3_2
	default "3.2.66"	if BR2_KERNEL_HEADERS_3_2
	default "3.4.105"	if BR2_KERNEL_HEADERS_3_4
	default "3.10.63"	if BR2_KERNEL_HEADERS_3_10
	default "3.11.10"	if BR2_KERNEL_HEADERS_3_11