|
@@ -399,11 +399,11 @@ config BR2_DEFAULT_KERNEL_HEADERS
|
|
|
default "4.9.336" if BR2_KERNEL_HEADERS_4_9
|
|
|
default "4.14.302" if BR2_KERNEL_HEADERS_4_14
|
|
|
default "4.19.269" if BR2_KERNEL_HEADERS_4_19
|
|
|
- default "5.4.227" if BR2_KERNEL_HEADERS_5_4
|
|
|
- default "5.10.159" if BR2_KERNEL_HEADERS_5_10
|
|
|
- default "5.15.83" if BR2_KERNEL_HEADERS_5_15
|
|
|
- default "6.0.13" if BR2_KERNEL_HEADERS_6_0
|
|
|
- default "6.1" if BR2_KERNEL_HEADERS_6_1
|
|
|
+ default "5.4.228" if BR2_KERNEL_HEADERS_5_4
|
|
|
+ default "5.10.161" if BR2_KERNEL_HEADERS_5_10
|
|
|
+ default "5.15.85" if BR2_KERNEL_HEADERS_5_15
|
|
|
+ default "6.0.15" if BR2_KERNEL_HEADERS_6_0
|
|
|
+ default "6.1.1" if BR2_KERNEL_HEADERS_6_1
|
|
|
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 \
|