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