aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/linux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/linux/Makefile')
-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 8904e8005416..69b2af142712 100644
--- a/sys/modules/linux/Makefile
+++ b/sys/modules/linux/Makefile
@@ -63,6 +63,7 @@ SRCS+= imgact_linux.c \
linux.c \
linux_dummy.c \
linux_emul.c \
+ linux_emul_md.c \
linux_errno.c \
linux_mib.c \
linux_mmap.c \