mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
The vdso linker script is prepocessed on demand. Adding it to 'targets' is enough, and line 13 of this Makefile does that. This extra-y addition is unneeded. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| datapage.S | ||
| Makefile | ||
| note.c | ||
| vdso.lds.S | ||
| vdso.S | ||
| vdsomunge.c | ||
| vgettimeofday.c | ||