X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fetherwake;h=17ec9ca5dd4f5457fe30d4303b1dd5922718ec53;hp=e0d0f1c4442e629650bf3f7f932bb743dfc0c375;hb=4527e3eb7dce9104cffa99fb4c67dce0368a39a2;hpb=70df830214c97a68fcb7e89ae0d7df58c35590be 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)