aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/linuxkpi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/linuxkpi/Makefile')
-rw-r--r--sys/modules/linuxkpi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/modules/linuxkpi/Makefile b/sys/modules/linuxkpi/Makefile
index c465c76a7626..2090fe76d857 100644
--- a/sys/modules/linuxkpi/Makefile
+++ b/sys/modules/linuxkpi/Makefile
@@ -6,6 +6,7 @@ SRCS= linux_compat.c \
linux_devres.c \
linux_dmi.c \
linux_domain.c \
+ linux_eventfd.c \
linux_firmware.c \
linux_folio.c \
linux_fpu.c \
@@ -24,6 +25,7 @@ SRCS= linux_compat.c \
linux_radix.c \
linux_rcu.c \
linux_schedule.c \
+ linux_seq_buf.c \
linux_seq_file.c \
linux_shmemfs.c \
linux_shrinker.c \