{linux, linux-headers}: add version 5.12

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Michael Walle
2021-04-26 13:45:17 +02:00
committed by Arnout Vandecappelle (Essensium/Mind)
parent a6d88d3ba5
commit 528b310cdb
5 changed files with 24 additions and 5 deletions

View File

@@ -119,8 +119,12 @@ choice
If your toolchain uses headers newer than the latest version
in the choice, then select the latest version.
config BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_12
bool "5.12.x or later"
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_12
config BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_11
bool "5.11.x or later"
bool "5.11"
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_11
config BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_10