linux/arch
Masahiro Yamada 865fa29f7d 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>
2021-02-22 08:21:55 +09:00
..
alpha arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work 2021-02-22 08:21:55 +09:00
arc ARC: [hsdk]: Enable FPU_SAVE_RESTORE 2021-01-08 13:46:58 -08:00
arm ARM fixes for 5.11: 2021-02-06 15:07:51 -08:00
arm64 kbuild: LD_VERSION redenomination 2021-02-12 05:12:31 +09:00
c6x tif-task_work.arch-2020-12-14 2020-12-16 12:33:35 -08:00
csky local64.h: make <asm/local64.h> mandatory 2020-12-29 15:36:49 -08:00
h8300 local64.h: make <asm/local64.h> mandatory 2020-12-29 15:36:49 -08:00
hexagon local64.h: make <asm/local64.h> mandatory 2020-12-29 15:36:49 -08:00
ia64 arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work 2021-02-22 08:21:55 +09:00
m68k arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work 2021-02-22 08:21:55 +09:00
microblaze arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work 2021-02-22 08:21:55 +09:00
mips arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work 2021-02-22 08:21:55 +09:00
nds32 local64.h: make <asm/local64.h> mandatory 2020-12-29 15:36:49 -08:00
nios2 tif-task_work.arch-2020-12-14 2020-12-16 12:33:35 -08:00
openrisc openrisc: io: Add missing __iomem annotation to iounmap() 2021-01-20 06:14:26 +09:00
parisc arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work 2021-02-22 08:21:55 +09:00
powerpc arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work 2021-02-22 08:21:55 +09:00
riscv RISC-V: Define MAXPHYSMEM_1GB only for RV32 2021-02-02 18:36:42 -08:00
s390 s390: uv: Fix sysfs max number of VCPUs reporting 2021-01-27 13:00:04 +01:00
sh arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work 2021-02-22 08:21:55 +09:00
sparc arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work 2021-02-22 08:21:55 +09:00
um um: time: fix initialization in time-travel mode 2021-01-26 22:11:38 +01:00
x86 arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work 2021-02-22 08:21:55 +09:00
xtensa arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work 2021-02-22 08:21:55 +09:00
.gitignore
Kconfig fanotify: Fix sys_fanotify_mark() on native x86-32 2020-12-28 11:58:59 +01:00