]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/vlan
Zwischencommit fuer LFS.
[ipfire-2.x.git] / lfs / vlan
index 0b810505056923d190da6707ac5c97f862b42801..6cd4a7cc76a11f40b4d4fba8bae1a2ddd5e66c94 100644 (file)
--- a/lfs/vlan
+++ b/lfs/vlan
@@ -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 -c -p -m 0755 vconfig /sbin
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)