Commit b64ef58e authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Thomas Petazzoni
Browse files

linux-headers: bump 3.2.x series

parent 5dd65f26
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -156,7 +156,7 @@ endchoice
config BR2_DEFAULT_KERNEL_HEADERS
	string
	default "3.0.101"	if BR2_KERNEL_HEADERS_3_0
	default "3.2.61"	if BR2_KERNEL_HEADERS_3_2
	default "3.2.62"	if BR2_KERNEL_HEADERS_3_2
	default "3.4.101"	if BR2_KERNEL_HEADERS_3_4
	default "3.9.11"	if BR2_KERNEL_HEADERS_3_9
	default "3.10.51"	if BR2_KERNEL_HEADERS_3_10