OSDN Git Service

Default changed to IMA compiling, disabled explicitely where currently not possible...
[uclinux-h8/uClibc.git] / Makerules
index 36bee28..f71584c 100644 (file)
--- a/Makerules
+++ b/Makerules
@@ -189,7 +189,7 @@ else
 endif
 endif
 
-ifeq ($(DOMULTI),y)
+ifneq ($(DOMULTI),n)
 
 $($(LIB_NAME)_OUT)/$(LIB_NAME)_so.a: $($(LIB_NAME)_OUT)/$(LIB_NAME).os $($(LIB_NAME)-nomulti-y:.o=.os)
        $(RM) $@