diff options
Diffstat (limited to 'target/x86_64/systems/toolchain-x86_64')
-rw-r--r-- | target/x86_64/systems/toolchain-x86_64 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/target/x86_64/systems/toolchain-x86_64 b/target/x86_64/systems/toolchain-x86_64 deleted file mode 100644 index de11ff163..000000000 --- a/target/x86_64/systems/toolchain-x86_64 +++ /dev/null @@ -1,8 +0,0 @@ -config ADK_TARGET_SYSTEM_TOOLCHAIN_X86_64 - bool "Toolchain only" - select ADK_CPU_X86_64 - select ADK_TARGET_TOOLCHAIN - select ADK_TARGET_PACKAGE_TXZ - help - X86_64 toolchain. - |