kbuild: drop FORCE from PHONY targets
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 13 Mar 2016 00:13:55 +0000 (09:13 +0900)
committerMichal Marek <mmarek@suse.com>
Wed, 20 Apr 2016 08:27:20 +0000 (10:27 +0200)
commit2e8d696b79e9c68d3005a9b09a8c72625d141ea6
tree1eac61253aac676e858f9d586e05e456b8ba2015
parent4deaaa4deb0f9c42452711aa0a4b9c27016ca2f0
kbuild: drop FORCE from PHONY targets

These targets are marked as PHONY.  No need to add FORCE to their
dependency.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Michal Marek <mmarek@suse.com>
Makefile
arch/arm/vdso/Makefile
arch/ia64/Makefile
arch/x86/entry/vdso/Makefile
This page took 0.025395 seconds and 5 git commands to generate.