|
|
@@ -458,10 +458,10 @@ config BR2_DEFAULT_KERNEL_HEADERS
|
|
|
string
|
|
|
default "5.10.247" if BR2_KERNEL_HEADERS_5_10
|
|
|
default "5.15.197" if BR2_KERNEL_HEADERS_5_15
|
|
|
- default "6.1.159" if BR2_KERNEL_HEADERS_6_1
|
|
|
- default "6.6.119" if BR2_KERNEL_HEADERS_6_6
|
|
|
- default "6.12.64" if BR2_KERNEL_HEADERS_6_12
|
|
|
- default "6.18.3" if BR2_KERNEL_HEADERS_6_18
|
|
|
+ default "6.1.160" if BR2_KERNEL_HEADERS_6_1
|
|
|
+ default "6.6.120" if BR2_KERNEL_HEADERS_6_6
|
|
|
+ default "6.12.65" if BR2_KERNEL_HEADERS_6_12
|
|
|
+ default "6.18.5" if BR2_KERNEL_HEADERS_6_18
|
|
|
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|
|
|
default "custom" if BR2_KERNEL_HEADERS_CUSTOM_TARBALL
|
|
|
default BR2_KERNEL_HEADERS_CUSTOM_REPO_VERSION \
|