We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46fc92b commit 4b50856Copy full SHA for 4b50856
package/linux-headers/Config.in.host
@@ -48,10 +48,6 @@ config BR2_KERNEL_HEADERS_6_6
48
bool "Linux 6.6.x kernel headers"
49
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_6_6
50
51
-config BR2_KERNEL_HEADERS_6_8
52
- bool "Linux 6.8.x kernel headers"
53
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_6_8
54
-
55
config BR2_KERNEL_HEADERS_6_12
56
bool "Linux 6.12.x kernel headers"
57
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_6_12
0 commit comments