Skip to content

Commit

Permalink
configs-base: select latest kernel headers
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Stewart <[email protected]>
  • Loading branch information
paralin committed Oct 9, 2024
1 parent dece1c8 commit 2eb6331
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions configs-base/pre/buildroot/kernel
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@ BR2_LINUX_KERNEL_NEEDS_HOST_LIBELF=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.11.2"

# 6.10.x or later
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 2eb6331

Please sign in to comment.