]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/vlan
core78: Add OpenVPN changes.
[people/teissler/ipfire-2.x.git] / lfs / vlan
index 9d07c286667217d333fb3f3effc335a65e343a1a..6e862b98b5f238851e20861f735b89b4246b5da7 100644 (file)
--- a/lfs/vlan
+++ b/lfs/vlan
@@ -70,7 +70,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 $(MAKETUNING) purge vconfig
+       cd $(DIR_APP) && make purge vconfig
        cd $(DIR_APP) && install -c -p -m 0755 vconfig /sbin
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)