summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-03 15:32:13 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-03 15:32:13 +0000
commitf90daf1d5eae5c0226cd5a9bf944b27b7bd20891 (patch)
treef45c7064f60a024564b0d20fd5dd0682a7f2b3a9 /emulators
parentThis is rtc, a kernel module for /dev/rtc device support. (diff)
Activate rtc.
Notes
Notes: svn path=/head/; revision=27307
Diffstat (limited to 'emulators')
-rw-r--r--emulators/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 79d26b374f65..30d44b76ff9e 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -24,6 +24,7 @@
SUBDIR += pcemu
SUBDIR += prodosemu
SUBDIR += quasi88
+ SUBDIR += rtc
SUBDIR += sim
SUBDIR += sim6811
SUBDIR += snes9x