summaryrefslogtreecommitdiff
path: root/target/lm32/systems/toolchain-lm32
diff options
context:
space:
mode:
Diffstat (limited to 'target/lm32/systems/toolchain-lm32')
-rw-r--r--target/lm32/systems/toolchain-lm3212
1 files changed, 0 insertions, 12 deletions
diff --git a/target/lm32/systems/toolchain-lm32 b/target/lm32/systems/toolchain-lm32
deleted file mode 100644
index 51a74337d..000000000
--- a/target/lm32/systems/toolchain-lm32
+++ /dev/null
@@ -1,12 +0,0 @@
-config ADK_TARGET_SYSTEM_TOOLCHAIN_LM32
- bool "Toolchain only"
- select ADK_CPU_LM32
- select ADK_TARGET_UCLINUX
- select ADK_TARGET_TOOLCHAIN
- select ADK_TARGET_PACKAGE_TXZ
- select ADK_TARGET_KERNEL_VERSION_GIT
- select ADK_TARGET_KERNEL_REPO "https://github.com/m-labs/linux-milkymist.git"
- select ADK_TARGET_KERNEL_HASH "6a2f2e4198eaff63ee75f6085ce9f966c47b4441"
- help
- LM32 toolchain.
-