From e60dc5195ce36bc055e9ea6899df9968bccafe9f Mon Sep 17 00:00:00 2001 From: Ali Saidi Date: Mon, 29 May 2006 18:25:02 -0400 Subject: commit a couple of minor things that I forgot to last time. src/SConscript: src/arch/sparc/SConscript: commit a couple of things that I forgot to last time. --HG-- extra : convert_revision : f140912905b9d36eccc27e35ebcaf2c15611b56b --- src/arch/sparc/SConscript | 1 + 1 file changed, 1 insertion(+) (limited to 'src/arch/sparc') diff --git a/src/arch/sparc/SConscript b/src/arch/sparc/SConscript index c2090fe61..66435c239 100644 --- a/src/arch/sparc/SConscript +++ b/src/arch/sparc/SConscript @@ -47,6 +47,7 @@ base_sources = Split(''' # Full-system sources full_system_sources = Split(''' + vtophys.cc ua2005.cc ''') -- cgit v1.2.3