kernel-headers: bump 2.6.34.x version

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2010-09-15 11:46:07 +02:00
parent 771d76313a
commit aa87ac99c5
2 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "2.6.31.14" if BR2_KERNEL_HEADERS_2_6_31
default "2.6.32.21" if BR2_KERNEL_HEADERS_2_6_32
default "2.6.33.7" if BR2_KERNEL_HEADERS_2_6_33
default "2.6.34.6" if BR2_KERNEL_HEADERS_2_6_34
default "2.6.34.7" if BR2_KERNEL_HEADERS_2_6_34
default "2.6.35.4" if BR2_KERNEL_HEADERS_2_6_35
default "2.6" if BR2_KERNEL_HEADERS_SNAP
default $BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION