summaryrefslogtreecommitdiff
path: root/emulators/rtc
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2002-08-14 15:56:57 +0000
committerJosef Karthauser <joe@FreeBSD.org>2002-08-14 15:56:57 +0000
commitdce696905d01accf126c5c04654a707e497e0a98 (patch)
tree0e84c69a4cdc3d0ee87ffd5f045f960837e58474 /emulators/rtc
parentadd hafiye 1.0 (diff)
Current doesn't use KMODDEPS.
Submitted by: Mark Santcroos <marks@ripe.net>
Notes
Notes: svn path=/head/; revision=64506
Diffstat (limited to 'emulators/rtc')
-rw-r--r--emulators/rtc/files/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/rtc/files/Makefile b/emulators/rtc/files/Makefile
index e9f8b89ff0dd..7dbb2a3b78f1 100644
--- a/emulators/rtc/files/Makefile
+++ b/emulators/rtc/files/Makefile
@@ -28,7 +28,9 @@
SYS?= /sys
NOMAN= YES
KMOD= rtc
+.if ${OSVERSION} < 500002
KMODDEPS= linux
+.endif
CDEV_MAJOR?= 202
DEVNAME= ${KMOD}
SRCS= rtc.c rtc_linux.c vnode_if.h