]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/bridge-utils
Zwischencommit fuer LFS.
[ipfire-2.x.git] / lfs / bridge-utils
index baea41926b5f36282c6da3ada73da2df607a2c04..1191993bed027cf172ef4b9ab93201ec729d0737 100644 (file)
@@ -73,7 +73,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
        cd $(DIR_APP) && ./configure --prefix=/usr
-       cd $(DIR_APP) && make
+       cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)
\ No newline at end of file