summaryrefslogtreecommitdiff
path: root/sys/arch/luna88k/conf
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2006-06-19 15:13:36 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2006-06-19 15:13:36 +0000
commitd31edacd1ead7b005d2e2c9368e30e991400abad (patch)
tree80957e140904f83268e47745eaca80278c651493 /sys/arch/luna88k/conf
parentb6696d46af8c8d0ef269fc5504a30c938c5a8694 (diff)
move clock_subr.c to a better place, and now it is always in the kernel
so that things can use it; tested on all architectures; ok kettenis
Diffstat (limited to 'sys/arch/luna88k/conf')
-rw-r--r--sys/arch/luna88k/conf/files.luna88k4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/luna88k/conf/files.luna88k b/sys/arch/luna88k/conf/files.luna88k
index 09ec8547d89..18de478dadf 100644
--- a/sys/arch/luna88k/conf/files.luna88k
+++ b/sys/arch/luna88k/conf/files.luna88k
@@ -1,4 +1,4 @@
-# $OpenBSD: files.luna88k,v 1.11 2005/10/24 19:28:25 miod Exp $
+# $OpenBSD: files.luna88k,v 1.12 2006/06/19 15:13:35 deraadt Exp $
#
maxpartitions 16
@@ -65,8 +65,6 @@ file arch/luna88k/dev/mb89352.c spc
#file arch/luna88k/dev/nec86_luna88k.c pcm needs-flag
# list of standard files
-file dev/clock_subr.c
-
file arch/luna88k/luna88k/clock.c
file arch/luna88k/luna88k/autoconf.c