HomeFreeBSD

linux, linux64: fix module load

Description

linux, linux64: fix module load

The previous commit added references to to the syscallnames arrays, but
failed to add the relevant source files to the module build. Thus, the
modules failed to load due to missing symbols.

Reported by: cy
Fixes: 1da65dcb1c57 ("linux: populate sv_syscallnames in each sysentvec")
Sponsored by: The FreeBSD Foundation

Details

Provenance
mhorneAuthored on Oct 29 2022, 3:30 PM
Parents
rG331784880821: linux, linux64: improve SRCS formatting
Branches
Unknown
Tags
Unknown