mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-18 13:45:27 +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 | ||