|
@@ -378,7 +378,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
|
|
|
default "5.10.43" if BR2_KERNEL_HEADERS_5_10
|
|
|
default "5.11.22" if BR2_KERNEL_HEADERS_5_11
|
|
|
default "5.12.10" if BR2_KERNEL_HEADERS_5_12
|
|
|
- default "5.13" if BR2_KERNEL_HEADERS_5_13
|
|
|
+ default "5.13.2" if BR2_KERNEL_HEADERS_5_13
|
|
|
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 \
|