diff options
| author | Warner Losh <imp@FreeBSD.org> | 2003-11-19 05:08:27 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2003-11-19 05:08:27 +0000 |
| commit | 3193579b66fd7067f898dbc54bdea81a0e6f9bd0 (patch) | |
| tree | d92de7551b65275adc1590720e5fed1e4e7f4e8d /sys/modules/linprocfs | |
| parent | c39134984175e4daa676d6c8bfa92c6eb400ee9d (diff) | |
Notes
Diffstat (limited to 'sys/modules/linprocfs')
| -rw-r--r-- | sys/modules/linprocfs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/linprocfs/Makefile b/sys/modules/linprocfs/Makefile index d26c40b8e06f..a4e7add55a1a 100644 --- a/sys/modules/linprocfs/Makefile +++ b/sys/modules/linprocfs/Makefile @@ -4,7 +4,6 @@ KMOD= linprocfs SRCS= vnode_if.h \ - opt_linux.h \ linprocfs.c .include <bsd.kmod.mk> |
