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