mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 03:29:11 +02:00
The VDSO symbols can't be linked into built-in.o when building with thin archives, so change this to linking a new object file that is included into the built-in.o. Cc: Yoshinori Sato <ysato@users.sourceforge.jp> Cc: Rich Felker <dalias@libc.org> Cc: linux-sh@vger.kernel.org Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| vsyscall-note.S | ||
| vsyscall-sigreturn.S | ||
| vsyscall-syscall.S | ||
| vsyscall-trapa.S | ||
| vsyscall.c | ||
| vsyscall.lds.S | ||