We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3feb7a4 + dd30113 commit ce673a9Copy full SHA for ce673a9
1 file changed
package/linux-headers/Config.in.host
@@ -474,7 +474,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
474
default "6.6.138" if BR2_KERNEL_HEADERS_6_6
475
default "6.12.87" if BR2_KERNEL_HEADERS_6_12
476
default "6.18.29" if BR2_KERNEL_HEADERS_6_18
477
- default "7.0.9" if BR2_KERNEL_HEADERS_7_0
+ default "7.0.10" if BR2_KERNEL_HEADERS_7_0
478
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
479
default "custom" if BR2_KERNEL_HEADERS_CUSTOM_TARBALL
480
default BR2_KERNEL_HEADERS_CUSTOM_REPO_VERSION \
0 commit comments