summaryrefslogtreecommitdiffstats
path: root/sys/modules/nmdm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/nmdm/Makefile')
-rw-r--r--sys/modules/nmdm/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/sys/modules/nmdm/Makefile b/sys/modules/nmdm/Makefile
index b788334..25e9470 100644
--- a/sys/modules/nmdm/Makefile
+++ b/sys/modules/nmdm/Makefile
@@ -4,14 +4,5 @@
KMOD= nmdm
SRCS= nmdm.c
-SRCS+= opt_compat.h opt_tty.h vnode_if.h
-
-.if !defined(KERNBUILDDIR)
-opt_compat.h:
- echo "#define COMPAT_43 1" >opt_compat.h
-
-opt_tty.h:
- echo "#define TTYHOG 8192" >opt_tty.h
-.endif
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud