aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/linux
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/linux')
-rw-r--r--sys/modules/linux/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile
index 294a7d595cc6..42ce6607dfc2 100644
--- a/sys/modules/linux/Makefile
+++ b/sys/modules/linux/Makefile
@@ -34,6 +34,7 @@ SRCS= linux${SFX}_dummy_machdep.c \
linux_timer.c \
linux_uid16.c \
linux_vdso.c \
+ linux_xattr.c \
opt_inet6.h \
opt_ktrace.h \
opt_posix.h \