Ruby: Remove RubyEventQueue
[gem5.git] / src / mem / ruby / common / SConscript
index d2cd2f457534bdd885622523629ac91487efb561..c7e774b47e56e6da28071005b3900526a725e75a 100644 (file)
@@ -34,8 +34,8 @@ if env['PROTOCOL'] == 'None':
     Return()
 
 Source('Address.cc')
+Source('Consumer.cc')
 Source('DataBlock.cc')
-Source('Driver.cc')
 Source('Global.cc')
 Source('Histogram.cc')
 Source('NetDest.cc')