scons: rename some things from m5 to gem5
authorNathan Binkert <nate@binkert.org>
Fri, 3 Jun 2011 00:36:18 +0000 (17:36 -0700)
committerNathan Binkert <nate@binkert.org>
Fri, 3 Jun 2011 00:36:18 +0000 (17:36 -0700)
commitf49f384fe415e68096d16e0ef5396136bc97b292
tree001da956d5baae230dd2a384ce36ef2339edb2ef
parent0c424344facaa2b388cba814f08ef5622f8e122b
scons: rename some things from m5 to gem5

The default generated binary is now gem5.<type> instead of m5.<type>.
The latter does still work but gem5.<type> will be generated first and
then m5.<type> will be hard linked to it.
src/SConscript