]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/arping
Zwischencommit fuer LFS.
[ipfire-2.x.git] / lfs / arping
index 086969a5541b55821ecd6c2c7f51702ef0b2f67c..828112989ba765dfd71775219d16ba2ca3d2018e 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) && install -m 0755 arping /usr/sbin
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)