mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00:00
MicroMIPS kernels may be expected to run on microMIPS only cores which
don't support the normal MIPS instruction set, so be sure to pass the
-mmicromips flag through to the VDSO cflags.
Fixes:
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| elf.S | ||
| genvdso.c | ||
| genvdso.h | ||
| gettimeofday.c | ||
| Makefile | ||
| sigreturn.S | ||
| vdso.h | ||
| vdso.lds.S | ||