mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 22:45:23 +00:00
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:
|
||
|---|---|---|
| .. | ||
| gen_vdso_offsets.sh | ||
| Makefile | ||
| note.S | ||
| restart_syscall.S | ||
| sigtramp.S | ||
| vdso32_wrapper.S | ||
| vdso32.lds.S | ||