Include new OzoneCPU files
authorKevin Lim <ktlim@umich.edu>
Sat, 22 Apr 2006 23:17:05 +0000 (19:17 -0400)
committerKevin Lim <ktlim@umich.edu>
Sat, 22 Apr 2006 23:17:05 +0000 (19:17 -0400)
--HG--
extra : convert_revision : f8c8751aab62df5d57c6491c5ce9b90b5a176e86

cpu/SConscript

index 888dbdc222fe040e1eb3514fc619fc29c643db99..c34971acfcc16f9a0502172fb398ae74b6e0bc6f 100644 (file)
@@ -146,6 +146,8 @@ if 'OzoneCPU' in env['CPU_MODELS']:
     sources += Split('''
         ozone/back_end.cc
         ozone/lsq_unit.cc
+        ozone/lw_back_end.cc
+        ozone/lw_lsq.cc
         ''')
 
 # FullCPU sources are included from m5/SConscript since they're not