From abf24f80a670547a4e013ecc0a352deafbe1f075 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Tue, 30 Jul 2002 22:28:43 +0000 Subject: [PATCH] Fix path to other files. files. Fix disordering of libkern/crc32.c entry. MFC after: 1 day --- sys/conf/files | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/conf/files b/sys/conf/files index b7de7c73a02b..52488e3558c5 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -984,11 +984,12 @@ kern/vfs_vnops.c standard # of the files in libkern/ are only needed on some architectures, e.g., # libkern/divdi3.c is needed by i386 but not alpha. Also, some of these # routines may be optimized for a particular platform. In either case, -# the file should be moved to /conf/files. from here. +# the file should be moved to conf/files. from here. # libkern/arc4random.c standard libkern/bcd.c standard libkern/bsearch.c standard +libkern/crc32.c standard libkern/iconv.c optional libiconv libkern/iconv_converter_if.m optional libiconv libkern/iconv_xlat.c optional libiconv @@ -1011,7 +1012,6 @@ libkern/strtoq.c standard libkern/strtoul.c standard libkern/strtouq.c standard libkern/strvalid.c standard -libkern/crc32.c standard net/bpf.c standard net/bpf_filter.c optional bpf bpf.h standard \