mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add missing file to sys/conf/files after 469884cf04 .
Found by: vishwin@ Differential Revision: https://reviews.freebsd.org/D29921 MFC after: 1 week Sponsored by: NVIDIA Networking
This commit is contained in:
parent
8bb173fb5b
commit
9340ebd404
1 changed files with 2 additions and 0 deletions
|
|
@ -4578,6 +4578,8 @@ compat/linuxkpi/common/src/linux_domain.c optional compat_linuxkpi \
|
|||
compile-with "${LINUXKPI_C}"
|
||||
compat/linuxkpi/common/src/linux_firmware.c optional compat_linuxkpi \
|
||||
compile-with "${LINUXKPI_C}"
|
||||
compat/linuxkpi/common/src/linux_fpu.c optional compat_linuxkpi \
|
||||
compile-with "${LINUXKPI_C}"
|
||||
compat/linuxkpi/common/src/linux_hrtimer.c optional compat_linuxkpi \
|
||||
compile-with "${LINUXKPI_C}"
|
||||
compat/linuxkpi/common/src/linux_kthread.c optional compat_linuxkpi \
|
||||
|
|
|
|||
Loading…
Reference in a new issue