|
@@ -53,11 +53,11 @@ config BR2_KERNEL_HEADERS_4_19
|
|
config BR2_KERNEL_HEADERS_5_4
|
|
config BR2_KERNEL_HEADERS_5_4
|
|
bool "Linux 5.4.x kernel headers"
|
|
bool "Linux 5.4.x kernel headers"
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
- select BR2_KERNEL_HEADERS_LATEST
|
|
|
|
|
|
|
|
config BR2_KERNEL_HEADERS_5_8
|
|
config BR2_KERNEL_HEADERS_5_8
|
|
bool "Linux 5.8.x kernel headers"
|
|
bool "Linux 5.8.x kernel headers"
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_8
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_8
|
|
|
|
+ select BR2_KERNEL_HEADERS_LATEST
|
|
|
|
|
|
config BR2_KERNEL_HEADERS_VERSION
|
|
config BR2_KERNEL_HEADERS_VERSION
|
|
bool "Manually specified Linux version"
|
|
bool "Manually specified Linux version"
|