aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/geom/geom_sunlabel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/geom/geom_sunlabel/Makefile')
-rw-r--r--sys/modules/geom/geom_sunlabel/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/modules/geom/geom_sunlabel/Makefile b/sys/modules/geom/geom_sunlabel/Makefile
deleted file mode 100644
index cb0d13eb0f13..000000000000
--- a/sys/modules/geom/geom_sunlabel/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${SRCTOP}/sys/geom
-
-KMOD= geom_sunlabel
-SRCS= geom_sunlabel.c geom_sunlabel_enc.c
-
-.include <bsd.kmod.mk>