summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorgpalmer <gpalmer@FreeBSD.org>1998-10-10 18:32:18 +0000
committergpalmer <gpalmer@FreeBSD.org>1998-10-10 18:32:18 +0000
commitd3972173077fabdc0fae5f00a7dd459ec81bf64d (patch)
treeb84e3bae7c89a7552aec05ae49a1eb30ba792789 /sys/conf
parentef6950e1d85168dcf268fe1c882ecdaabb959226 (diff)
downloadFreeBSD-src-d3972173077fabdc0fae5f00a7dd459ec81bf64d.zip
FreeBSD-src-d3972173077fabdc0fae5f00a7dd459ec81bf64d.tar.gz
Make kernel build on alpha again. New kld stuff needs rindex.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.alpha3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/files.alpha b/sys/conf/files.alpha
index 344d6f4..d38c396 100644
--- a/sys/conf/files.alpha
+++ b/sys/conf/files.alpha
@@ -1,7 +1,7 @@
# This file tells config what files go into building a kernel,
# files marked standard are always included.
#
-# $Id: files.alpha,v 1.9 1998/09/16 08:22:09 dfr Exp $
+# $Id: files.alpha,v 1.10 1998/09/17 09:38:36 dfr Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
@@ -122,6 +122,7 @@ libkern/index.c standard
libkern/mcount.c optional profiling-routine
libkern/qsort.c standard
libkern/random.c standard
+libkern/rindex.c standard
libkern/scanc.c standard
libkern/skpc.c standard
libkern/strcat.c standard
OpenPOWER on IntegriCloud