aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorJulian Elischer <julian@FreeBSD.org>1996-08-20 03:54:13 +0000
committerJulian Elischer <julian@FreeBSD.org>1996-08-20 03:54:13 +0000
commit386308f3686c39e0ddc5869e070973abf778a7ab (patch)
treea7b2a5a3d0f25bbb29aa27ed75ee3481570b3dcc /sys/conf/files
parentec52662281f1ba9f032384b230eab2c7431a0ce1 (diff)
downloadsrc-386308f3686c39e0ddc5869e070973abf778a7ab.tar.gz
src-386308f3686c39e0ddc5869e070973abf778a7ab.zip
having checked in the file I probably should check in the entry for
kern_shutdown.c if I want anyone to be able to compile a kernel
Notes
Notes: svn path=/head/; revision=17699
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 18b2024eca29..77b3384915e5 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -55,6 +55,7 @@ kern/kern_physio.c standard
kern/kern_proc.c standard
kern/kern_prot.c standard
kern/kern_resource.c standard
+kern/kern_shutdown.c standard
kern/kern_sig.c standard
kern/kern_subr.c standard
kern/kern_synch.c standard