summaryrefslogtreecommitdiff
path: root/sys/modules/linux
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2003-11-19 05:08:27 +0000
committerWarner Losh <imp@FreeBSD.org>2003-11-19 05:08:27 +0000
commit3193579b66fd7067f898dbc54bdea81a0e6f9bd0 (patch)
treed92de7551b65275adc1590720e5fed1e4e7f4e8d /sys/modules/linux
parentc39134984175e4daa676d6c8bfa92c6eb400ee9d (diff)
Notes
Diffstat (limited to 'sys/modules/linux')
-rw-r--r--sys/modules/linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile
index 3cbaef3d1fd0..7cb1f4b48c20 100644
--- a/sys/modules/linux/Makefile
+++ b/sys/modules/linux/Makefile
@@ -8,7 +8,7 @@ KMOD= linux
SRCS= linux_dummy.c linux_file.c linux_getcwd.c linux_ioctl.c linux_ipc.c \
linux_machdep.c linux_mib.c linux_misc.c linux_signal.c linux_socket.c \
linux_stats.c linux_sysctl.c linux_sysent.c linux_sysvec.c \
- linux_util.c opt_compat.h opt_inet6.h opt_linux.h opt_mac.h \
+ linux_util.c opt_compat.h opt_inet6.h opt_mac.h \
opt_vmpage.h vnode_if.h
OBJS= linux_locore.o