kernel-headers: bump 3.2.x stable version

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2013-06-19 20:23:09 +02:00
parent 21736a6953
commit 1c9c40d53b

View File

@ -72,7 +72,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
string
default "3.0.82" if BR2_KERNEL_HEADERS_3_0
default "3.1.10" if BR2_KERNEL_HEADERS_3_1
default "3.2.45" if BR2_KERNEL_HEADERS_3_2
default "3.2.47" if BR2_KERNEL_HEADERS_3_2
default "3.3.8" if BR2_KERNEL_HEADERS_3_3
default "3.4.49" if BR2_KERNEL_HEADERS_3_4
default "3.5.7" if BR2_KERNEL_HEADERS_3_5