|
@@ -442,11 +442,11 @@ config BR2_DEFAULT_KERNEL_HEADERS
|
|
|
string
|
|
|
default "5.4.293" if BR2_KERNEL_HEADERS_5_4
|
|
|
default "5.10.237" if BR2_KERNEL_HEADERS_5_10
|
|
|
- default "5.15.182" if BR2_KERNEL_HEADERS_5_15
|
|
|
- default "6.1.138" if BR2_KERNEL_HEADERS_6_1
|
|
|
- default "6.6.90" if BR2_KERNEL_HEADERS_6_6
|
|
|
- default "6.12.28" if BR2_KERNEL_HEADERS_6_12
|
|
|
- default "6.14.6" if BR2_KERNEL_HEADERS_6_14
|
|
|
+ default "5.15.184" if BR2_KERNEL_HEADERS_5_15
|
|
|
+ default "6.1.140" if BR2_KERNEL_HEADERS_6_1
|
|
|
+ default "6.6.92" if BR2_KERNEL_HEADERS_6_6
|
|
|
+ default "6.12.30" if BR2_KERNEL_HEADERS_6_12
|
|
|
+ default "6.14.8" if BR2_KERNEL_HEADERS_6_14
|
|
|
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 \
|