diff options
Diffstat (limited to 'target/x86_64/systems/toolchain-x86_64')
-rw-r--r-- | target/x86_64/systems/toolchain-x86_64 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/x86_64/systems/toolchain-x86_64 b/target/x86_64/systems/toolchain-x86_64 index 31fb45964..de11ff163 100644 --- a/target/x86_64/systems/toolchain-x86_64 +++ b/target/x86_64/systems/toolchain-x86_64 @@ -1,7 +1,6 @@ config ADK_TARGET_SYSTEM_TOOLCHAIN_X86_64 bool "Toolchain only" select ADK_CPU_X86_64 - select ADK_LINUX_64 select ADK_TARGET_TOOLCHAIN select ADK_TARGET_PACKAGE_TXZ help |