mirror of https://github.com/torvalds/linux.git
The makefile magic for installing the 32-bit vdso images on disk had a little error. A single-line change would fix that bug, but this does a little more to reduce the error-prone duplication of this bit of makefile variable magic. Signed-off-by: Roland McGrath <roland@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
|---|---|---|
| .. | ||
| vdso32 | ||
| .gitignore | ||
| Makefile | ||
| vclock_gettime.c | ||
| vdso-layout.lds.S | ||
| vdso-note.S | ||
| vdso.S | ||
| vdso.lds.S | ||
| vdso32-setup.c | ||
| vdso32.S | ||
| vextern.h | ||
| vgetcpu.c | ||
| vma.c | ||
| vvar.c | ||