]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/dosfstools
Zwischencommit fuer LFS.
[people/pmueller/ipfire-2.x.git] / lfs / dosfstools
index aca133c82e2427e36d31e5a6d1e884f6900d601a..13bdf347bc28e2b9b394f713d7d87a85857a098a 100644 (file)
@@ -72,7 +72,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
-       cd $(DIR_APP) && make
+       cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)