Skip to content

Commit

Permalink
configs-base: correct host linux headers version
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Stewart <christian@aperture.us>
  • Loading branch information
paralin committed Sep 30, 2024
1 parent 7e23644 commit d5ff99b
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.7"
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 d5ff99b

Please sign in to comment.