diff --git a/toolchain/kernel-headers/Config.in b/toolchain/kernel-headers/Config.in index 69c5c18832..dc39a24dd5 100644 --- a/toolchain/kernel-headers/Config.in +++ b/toolchain/kernel-headers/Config.in @@ -54,7 +54,7 @@ config BR2_DEFAULT_KERNEL_HEADERS string default "2.6.32.28" if BR2_KERNEL_HEADERS_2_6_32 default "2.6.33.7" if BR2_KERNEL_HEADERS_2_6_33 - default "2.6.34.7" if BR2_KERNEL_HEADERS_2_6_34 + default "2.6.34.8" if BR2_KERNEL_HEADERS_2_6_34 default "2.6.35.9" if BR2_KERNEL_HEADERS_2_6_35 default "2.6.36.3" if BR2_KERNEL_HEADERS_2_6_36 default "2.6.37" if BR2_KERNEL_HEADERS_2_6_37 diff --git a/toolchain/kernel-headers/linux-2.6.34.7-scsi-use-__uX-types-for-headers-exported-to-user-space.patch b/toolchain/kernel-headers/linux-2.6.34.8-scsi-use-__uX-types-for-headers-exported-to-user-space.patch similarity index 100% rename from toolchain/kernel-headers/linux-2.6.34.7-scsi-use-__uX-types-for-headers-exported-to-user-space.patch rename to toolchain/kernel-headers/linux-2.6.34.8-scsi-use-__uX-types-for-headers-exported-to-user-space.patch