linux-stable/arch/microblaze/kernel/syscalls
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
..
Makefile arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work 2021-02-22 08:21:55 +09:00
syscall.tbl epoll: wire up syscall epoll_pwait2 2020-12-19 11:18:38 -08:00
syscallhdr.sh asm-generic: fix unistd_32.h generation format 2020-04-07 10:43:42 -07:00
syscalltbl.sh microblaze: add system call table generation support 2018-11-16 08:24:33 +01:00