aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2001-07-14 08:25:18 +0000
committerPeter Wemm <peter@FreeBSD.org>2001-07-14 08:25:18 +0000
commit2fc4762c6052bda2ca0b1da37427c5b512028b25 (patch)
tree71f0f1fb0b28428e5ec53d9707604fecd854384c /sys/conf/files
parent2308cfa4fc130f91995852ab6c219d2027b15386 (diff)
downloadsrc-2fc4762c6052bda2ca0b1da37427c5b512028b25.tar.gz
src-2fc4762c6052bda2ca0b1da37427c5b512028b25.zip
Move the hints gunk to a seperate file. It isn't really part of the
newbus structure (no more than subr_rman.c is anyway).
Notes
Notes: svn path=/head/; revision=79709
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 73f54adbc982..73f2e0bdc2cc 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -793,6 +793,7 @@ kern/subr_disk.c standard
kern/subr_disklabel.c standard
kern/subr_diskslice.c standard
kern/subr_eventhandler.c standard
+kern/subr_hints.c standard
kern/subr_kobj.c standard
kern/subr_log.c standard
kern/subr_mbuf.c standard