aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/tools
diff options
context:
space:
mode:
authorGravatar Masahiro Yamada <masahiroy@kernel.org> 2021-02-15 09:48:22 +0900
committerGravatar Masahiro Yamada <masahiroy@kernel.org> 2021-02-22 08:21:55 +0900
commit865fa29f7dd1b6af8498fe08f19b4028c1c8a153 (patch)
tree5c30007fd4853e3ccb62b60cf06c0106099d638c /arch/arm/tools
parentgen_compile_commands: prune some directories (diff)
downloadlinux-865fa29f7dd1b6af8498fe08f19b4028c1c8a153.tar.gz
linux-865fa29f7dd1b6af8498fe08f19b4028c1c8a153.tar.bz2
linux-865fa29f7dd1b6af8498fe08f19b4028c1c8a153.zip
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
The rules in these Makefiles cannot detect the command line change because the prerequisite 'FORCE' is missing. Adding 'FORCE' will result in the headers being rebuilt every time because the 'targets' additions are also wrong; the file paths in 'targets' must be relative to the current Makefile. Fix all of them so the if_changed rules work correctly. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/arm/tools')
0 files changed, 0 insertions, 0 deletions