aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/linux64
diff options
context:
space:
mode:
authorDmitry Chagin <dchagin@FreeBSD.org>2023-07-22 11:03:33 +0000
committerDmitry Chagin <dchagin@FreeBSD.org>2023-07-22 11:03:33 +0000
commit22dca7acf7756c07d3ccbfdc8dfd10fd9ad3f9cf (patch)
tree257318d1907b87202602ff23ea704dc8e48a5004 /sys/modules/linux64
parent6453d4240f6b46c718efa59651239f8519e1523e (diff)
Diffstat (limited to 'sys/modules/linux64')
-rw-r--r--sys/modules/linux64/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/linux64/Makefile b/sys/modules/linux64/Makefile
index 4fe9ccd576c1..0a133e6e79b4 100644
--- a/sys/modules/linux64/Makefile
+++ b/sys/modules/linux64/Makefile
@@ -29,6 +29,7 @@ SRCS= linux_dummy_machdep.c \
linux_time.c \
linux_vdso.c \
linux_timer.c \
+ linux_xattr.c \
opt_ktrace.h \
opt_inet6.h \
opt_posix.h \