large improvement for parallel builds. works without V=99 now and without warnings...
[openwrt-10.03/.git] / include / download.mk
index b93b774b97380dba0c34ebce9fc9a2c18dd4e4a3..0558d4979ec8a562b7f9184894d93606c31e6594 100644 (file)
@@ -16,6 +16,7 @@ $(strip \
         $(if $(filter svn://%,$(1)),svn, \
           $(if $(filter cvs://%,$(1)),cvs, \
             unknown \
+         ) \
         ) \
       ) \
     ) \