]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/iana-etc
Done a whole review of the lfs to make building more paralell
[people/pmueller/ipfire-2.x.git] / lfs / iana-etc
index 54fa33b2f9039974c8c2ee3809acc9a5ddef87f2..6bcbf343850cd1c5d8a46222fccdbaf85a16e0bd 100644 (file)
@@ -70,7 +70,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
-       cd $(DIR_APP) && make
+       cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE)
        cd $(DIR_APP) && make install
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)