Skip to content

Commit

Permalink
configs-base: kernel headers are 6.10.x
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Stewart <[email protected]>
  • Loading branch information
paralin committed Aug 20, 2024
1 parent d04b01f commit d466279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs-base/pre/buildroot/kernel
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ BR2_LINUX_KERNEL_NEEDS_HOST_LIBELF=y
# see: https://kernel.org
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.10.6"
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_8=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_10=y

BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
BR2_KERNEL_HEADERS_AS_KERNEL=y

0 comments on commit d466279

Please sign in to comment.