kernel-headers: bump 2.6.32.x version

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2010-02-24 20:22:25 +01:00
parent eb05757510
commit 3c7e344c1b
2 changed files with 1 additions and 1 deletions

View file

@ -71,6 +71,6 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "2.6.29.6" if BR2_KERNEL_HEADERS_2_6_29
default "2.6.30.10" if BR2_KERNEL_HEADERS_2_6_30
default "2.6.31.12" if BR2_KERNEL_HEADERS_2_6_31
default "2.6.32.8" if BR2_KERNEL_HEADERS_2_6_32
default "2.6.32.9" if BR2_KERNEL_HEADERS_2_6_32
default "2.6" if BR2_KERNEL_HEADERS_SNAP
default $BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION