]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/as86
nochmal eine kleine Anpassung damit die resolv.conf bei Benutzung von red auch wieder...
[ipfire-2.x.git] / lfs / as86
index 53e188a5b0716ef9af476f6f2c6c57530b6ce5ff..17377c3ba65ba94ed51c59ea8c0e4328e20cb094 100644 (file)
--- a/lfs/as86
+++ b/lfs/as86
@@ -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)