From: Johannes Berg Date: Tue, 2 Apr 2013 21:57:15 +0000 (+0200) Subject: add more .PHONY X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=e3849fd6d1c4205b726b0a622008697ea1b614dc;p=openwrt%2Fstaging%2Fblogic.git add more .PHONY Signed-off-by: Johannes Berg --- diff --git a/backport/Makefile.build b/backport/Makefile.build index b90657471909..64c0b5688492 100644 --- a/backport/Makefile.build +++ b/backport/Makefile.build @@ -1,5 +1,6 @@ include .config export +.PHONY: modules: @$(MAKE) -C $(KLIB_BUILD) M=$(BACKPORT_PWD) modules