diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/Config.in b/target/Config.in index 8fa9731df..716ce119d 100644 --- a/target/Config.in +++ b/target/Config.in @@ -362,7 +362,7 @@ depends on ! ADK_NATIVE config ADK_TARGET_LIB_UCLIBC bool "uClibc embedded C library" # broken, because of 16kB pagesize - #depends on !ADK_LINUX_MIPS64_LEMOTE + depends on !ADK_LINUX_MIPS64_LEMOTE help http://uclibc.org |