linux-headers: bump 3.2.x series

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2015-01-02 09:59:05 -03:00 committed by Peter Korsgaard
parent e2db1daacf
commit b84419936f

View File

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