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

linux-headers: bump 3.2.x series

parent f28b7011
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -148,7 +148,7 @@ endchoice
config BR2_DEFAULT_KERNEL_HEADERS
	string
	default "3.0.101"	if BR2_KERNEL_HEADERS_3_0
	default "3.2.60"	if BR2_KERNEL_HEADERS_3_2
	default "3.2.61"	if BR2_KERNEL_HEADERS_3_2
	default "3.4.98"	if BR2_KERNEL_HEADERS_3_4
	default "3.9.11"	if BR2_KERNEL_HEADERS_3_9
	default "3.10.48"	if BR2_KERNEL_HEADERS_3_10