diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2016-03-10 08:24:47 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2016-03-10 08:24:59 +0100 |
| commit | a93bf67618a13e65e0ab61907a8907a85c112e3a (patch) | |
| tree | 054e8a2cbe7bda5bdcbdc884c53c967d9a38965b | |
| parent | aaad05868286671ad90510e5c9d987abfc82fed1 (diff) | |
lm32 is uclinux
| -rw-r--r-- | target/config/Config.in.cpu | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.cpu b/target/config/Config.in.cpu index a31cb9547..0f7e0bc6d 100644 --- a/target/config/Config.in.cpu +++ b/target/config/Config.in.cpu @@ -377,6 +377,7 @@ config ADK_TARGET_CPU_IA64 # lm32 config ADK_TARGET_CPU_LM32 bool "lm32" + select ADK_TARGET_UCLINUX select ADK_TARGET_WITHOUT_MMU select ADK_TARGET_WITHOUT_THREADS depends on ADK_TARGET_ARCH_LM32 |
