kbuild: specify modules(_install) as PHONY rather than FORCE
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 13 Mar 2016 00:39:22 +0000 (09:39 +0900)
committerMichal Marek <mmarek@suse.com>
Wed, 20 Apr 2016 08:29:20 +0000 (10:29 +0200)
commit612e47cec4ad6c5e49fe0a248b0c70849c86b0ee
tree18ea310a4d3be6975fbd343748e8c0083ef9414b
parent2e8d696b79e9c68d3005a9b09a8c72625d141ea6
kbuild: specify modules(_install) as PHONY rather than FORCE

As in other places, PHONY is a better fit for "modules" and
"modules_install".

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Michal Marek <mmarek@suse.com>
Makefile