summaryrefslogtreecommitdiff
path: root/src/mem/ruby/network/SConscript
AgeCommit message (Collapse)Author
2010-01-29ruby: Convert most Ruby objects to M5 SimObjects.Steve Reinhardt
The necessary companion conversion of Ruby objects generated by SLICC are converted to M5 SimObjects in the following patch, so this patch alone does not compile. Conversion of Garnet network models is also handled in a separate patch; that code is temporarily disabled from compiling to allow testing of interim code.
2009-07-06scons: update SCons files for changes in ruby.Nathan Binkert