X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fetherwake;h=17ec9ca5dd4f5457fe30d4303b1dd5922718ec53;hb=a77b2aa2e61d7aba5abaee7d7caf93f58b0b87d3;hp=e0d0f1c4442e629650bf3f7f932bb743dfc0c375;hpb=70df830214c97a68fcb7e89ae0d7df58c35590be;p=ipfire-2.x.git diff --git a/lfs/etherwake b/lfs/etherwake index e0d0f1c444..17ec9ca5dd 100644 --- a/lfs/etherwake +++ b/lfs/etherwake @@ -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 + cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE) cd $(DIR_APP) && make install @rm -rf $(DIR_APP) @$(POSTBUILD)