mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Add in library routines not supplied by gcc-4.9 but required by the kernel.
Reviewed by: imp
This commit is contained in:
parent
3bf6d93962
commit
bcb23c1e09
1 changed files with 2 additions and 0 deletions
|
|
@ -61,6 +61,8 @@ libkern/flsll.c standard
|
|||
libkern/memmove.c standard
|
||||
libkern/cmpdi2.c optional mips | mipsel
|
||||
libkern/ucmpdi2.c optional mips | mipsel
|
||||
libkern/ashldi3.c standard
|
||||
libkern/ashrdi3.c standard
|
||||
|
||||
# cfe support
|
||||
dev/cfe/cfe_api.c optional cfe
|
||||
|
|
|
|||
Loading…
Reference in a new issue