linux-headers: bump 3.2.x series

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Gustavo Zacarias 2014-08-07 13:55:37 -03:00 committed by Thomas Petazzoni
parent 5dd65f2635
commit b64ef58e08

View File

@ -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