aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/linux
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2014-10-27 18:37:11 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2014-10-27 18:37:11 +0000
commitb3ee0d3bbd55c84c9a73e43786dcbb7c3c8b8572 (patch)
treeb3fd72b9c0470fbf98740e9a35f950007daac696 /sys/modules/linux
parentf4cfd28bb560d058bdb72e41a28fb841147cfa11 (diff)
Notes
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 d83a04473839..0a617beb7e17 100644
--- a/sys/modules/linux/Makefile
+++ b/sys/modules/linux/Makefile
@@ -17,6 +17,7 @@ SRCS= linux_fork.c linux${SFX}_dummy.c linux_emul.c linux_file.c \
opt_inet6.h opt_compat.h opt_posix.h opt_usb.h vnode_if.h \
device_if.h bus_if.h assym.s \
linux${SFX}_locore.s linux${SFX}_support.s
+DPSRCS= linux${SFX}_genassym.c
# XXX: for assym.s
SRCS+= opt_kstack_pages.h opt_nfs.h opt_compat.h opt_hwpmc_hooks.h