aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Rabson <dfr@FreeBSD.org>1998-11-15 18:15:06 +0000
committerDoug Rabson <dfr@FreeBSD.org>1998-11-15 18:15:06 +0000
commit225b9157e63167479373d87bcbbf42e490c1ce71 (patch)
tree5e0aec2b436b601beca65421b630bcf4f51c551c
parent921433915d0a8d6ef47c5138af57f688c67fc99e (diff)
Notes
-rw-r--r--sys/alpha/conf/files.alpha3
-rw-r--r--sys/conf/files.alpha3
2 files changed, 2 insertions, 4 deletions
diff --git a/sys/alpha/conf/files.alpha b/sys/alpha/conf/files.alpha
index 8c08e792a456c..e7b00d6fd90c0 100644
--- a/sys/alpha/conf/files.alpha
+++ b/sys/alpha/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.11 1998/10/10 18:32:18 gpalmer Exp $
+# $Id: files.alpha,v 1.12 1998/11/08 18:39:57 nsouch Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
@@ -112,7 +112,6 @@ alpha/pci/apecs.c optional apecs
alpha/pci/lca.c optional lca
alpha/pci/pcibus.c optional pci
alpha/isa/isa.c optional isa
-kern/link_elf.c standard
alpha/alpha/elf_machdep.c standard
libkern/bcd.c standard
libkern/bcmp.c standard
diff --git a/sys/conf/files.alpha b/sys/conf/files.alpha
index 8c08e792a456c..e7b00d6fd90c0 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.11 1998/10/10 18:32:18 gpalmer Exp $
+# $Id: files.alpha,v 1.12 1998/11/08 18:39:57 nsouch Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
@@ -112,7 +112,6 @@ alpha/pci/apecs.c optional apecs
alpha/pci/lca.c optional lca
alpha/pci/pcibus.c optional pci
alpha/isa/isa.c optional isa
-kern/link_elf.c standard
alpha/alpha/elf_machdep.c standard
libkern/bcd.c standard
libkern/bcmp.c standard