diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2016-05-29 09:35:19 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-05-29 09:40:25 +0200 |
commit | e16d5c7f32862478e79521b22cfabaaada631e66 (patch) | |
tree | c067221bab9d4c9391e09e5a61899f4726aa5e1f /target/config/Config.in.runtime | |
parent | 6e765e7458b927d9c5048df6ce6b685323d404b5 (diff) |
uClibc-ng: update to 1.0.15, refresh configs
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Diffstat (limited to 'target/config/Config.in.runtime')
-rw-r--r-- | target/config/Config.in.runtime | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime index cfe654582..4c8034c8f 100644 --- a/target/config/Config.in.runtime +++ b/target/config/Config.in.runtime @@ -24,7 +24,7 @@ endchoice choice prompt "System for /dev management" depends on !ADK_APPLIANCE_TOOLCHAIN -default ADK_RUNTIME_DEV_STATIC if ADK_TARGET_WITHOUT_MMU +default ADK_RUNTIME_DEV_STATIC if ADK_TARGET_WITHOUT_MMU || ADK_TARGET_ARCH_CRIS default ADK_RUNTIME_DEV_MDEV config ADK_RUNTIME_DEV_MDEV |