summaryrefslogtreecommitdiff
path: root/emulators/rtc
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-11-07 16:30:12 +0000
committerRene Ladan <rene@FreeBSD.org>2019-11-07 16:30:12 +0000
commitee06ec39ce0f2b4e530bfe69c604c35ef3f35c2b (patch)
treef77314253e5ba2ab7585e4cd0aabc08e41f880a0 /emulators/rtc
parentgames/scummvm: (diff)
Clean up support for FreeBSD 11.2.
While here, modernize some comments in Mk/bsd.*.mk. Note that graphics/drm-fbsd11.2-kmod is not renamed yet, this was somewhat under discussion. Submitted by: rene Reviewed by: antoine, jbeich, mat, zeising Differential Revision: https://reviews.freebsd.org/D21974
Notes
Notes: svn path=/head/; revision=516983
Diffstat (limited to 'emulators/rtc')
-rw-r--r--emulators/rtc/files/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/emulators/rtc/files/Makefile b/emulators/rtc/files/Makefile
index 32ea55733f2c..25d4f702cf52 100644
--- a/emulators/rtc/files/Makefile
+++ b/emulators/rtc/files/Makefile
@@ -28,11 +28,7 @@
SYS?= /sys
NOMAN= YES
KMOD= rtc
-.if ${OSVERSION} < 500002
-KMODDEPS= linux
-.else
MODULE_DEPEND= linux
-.endif
CDEV_MAJOR?= 202
DEVNAME= ${KMOD}
SRCS= rtc.c rtc_linux.c vnode_if.h