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