|
@@ -415,11 +415,11 @@ config BR2_DEFAULT_KERNEL_HEADERS
|
|
|
default "4.14.334" if BR2_KERNEL_HEADERS_4_14
|
|
|
default "4.19.303" if BR2_KERNEL_HEADERS_4_19
|
|
|
default "5.4.265" if BR2_KERNEL_HEADERS_5_4
|
|
|
- default "5.10.205" if BR2_KERNEL_HEADERS_5_10
|
|
|
- default "5.15.145" if BR2_KERNEL_HEADERS_5_15
|
|
|
- default "6.1.69" if BR2_KERNEL_HEADERS_6_1
|
|
|
+ default "5.10.206" if BR2_KERNEL_HEADERS_5_10
|
|
|
+ default "5.15.146" if BR2_KERNEL_HEADERS_5_15
|
|
|
+ default "6.1.71" if BR2_KERNEL_HEADERS_6_1
|
|
|
default "6.5.13" if BR2_KERNEL_HEADERS_6_5
|
|
|
- default "6.6.8" if BR2_KERNEL_HEADERS_6_6
|
|
|
+ default "6.6.10" if BR2_KERNEL_HEADERS_6_6
|
|
|
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 \
|