Commit 4117e8c1 authored by Vaibhav Gupta's avatar Vaibhav Gupta

driver: zio: Makefile: Declare phony targets as '.PHONY'

Signed-off-by: 's avatarVaibhav Gupta <vaibhav.gupta@cern.ch>
parent 0ce66c30
......@@ -32,3 +32,5 @@ all: modules
modules coccicheck modules_install clean:
$(MAKE) -C $(KERNELSRC) M=$(shell /bin/pwd) $@
.PHONY: all clean coccicheck modules modules_install
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment