commit | 612e47cec4ad6c5e49fe0a248b0c70849c86b0ee | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun Mar 13 09:39:22 2016 +0900 |
committer | Michal Marek <mmarek@suse.com> | Wed Apr 20 10:29:20 2016 +0200 |
tree | 18ea310a4d3be6975fbd343748e8c0083ef9414b | |
parent | 2e8d696b79e9c68d3005a9b09a8c72625d141ea6 [diff] |
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>