kbuild: add targets to PHONY
authorPeter Foley <pefoley2@verizon.net>
Tue, 26 Apr 2011 21:15:01 +0000 (17:15 -0400)
committerMichal Marek <mmarek@suse.cz>
Thu, 12 May 2011 14:30:40 +0000 (16:30 +0200)
commit279f3dd3569d08226f8b8e41704d65e8b679d3d7
tree9c8c64f8494200a87b363f43c068003e10f2962a
parent6088e9ffa29a92e7b80fdba44929f3225c4c0357
kbuild: add targets to PHONY

This patch adds some targets to PHONY so they are built even if a file
with the same name exists.

Signed-off-by: Peter Foley <pefoley2@verizon.net>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Makefile