From 225b9157e63167479373d87bcbbf42e490c1ce71 Mon Sep 17 00:00:00 2001 From: Doug Rabson Date: Sun, 15 Nov 1998 18:15:06 +0000 Subject: [PATCH] Don't include link_elf.c twice in the link. --- sys/alpha/conf/files.alpha | 3 +-- sys/conf/files.alpha | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/sys/alpha/conf/files.alpha b/sys/alpha/conf/files.alpha index 8c08e792a45..e7b00d6fd90 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 8c08e792a45..e7b00d6fd90 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