1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/arch/parisc/kernel/vdso64
Helge Deller 9086e60179 parisc: Add missing FORCE prerequisites in Makefile
Fix those make warnings:
    arch/parisc/kernel/vdso32/Makefile:30: FORCE prerequisite is missing
    arch/parisc/kernel/vdso64/Makefile:30: FORCE prerequisite is missing

Add the missing FORCE prerequisites for all build targets identified by
"make help".

Fixes: e1f86d7b4b ("kbuild: warn if FORCE is missing for if_changed(_dep,_rule) and filechk")
Signed-off-by: Helge Deller <deller@gmx.de>
Cc: <stable@vger.kernel.org> # 5.18+
2022-12-18 22:18:49 +01:00
..
gen_vdso_offsets.sh parisc: Add vDSO support 2022-03-11 19:49:30 +01:00
Makefile parisc: Add missing FORCE prerequisites in Makefile 2022-12-18 22:18:49 +01:00
note.S parisc: Add vDSO support 2022-03-11 19:49:30 +01:00
restart_syscall.S parisc: Add vDSO support 2022-03-11 19:49:30 +01:00
sigtramp.S parisc: Add vDSO support 2022-03-11 19:49:30 +01:00
vdso64.lds.S parisc: Add vDSO support 2022-03-11 19:49:30 +01:00
vdso64_wrapper.S parisc: Add vDSO support 2022-03-11 19:49:30 +01:00