cpu_models: get rid of cpu_models.py and move the stuff into SCons
authorNathan Binkert <nate@binkert.org>
Sat, 27 Feb 2010 02:14:48 +0000 (18:14 -0800)
committerNathan Binkert <nate@binkert.org>
Sat, 27 Feb 2010 02:14:48 +0000 (18:14 -0800)
commitf0b4259e98773bee04cd0af5dda7bcfba5032589
tree6507a2f53b7e645d7ab30fd43384afa4b6b98b48
parentac106767c86e58af623c81ed04521ea40ad7b8a9
cpu_models: get rid of cpu_models.py and move the stuff into SCons
SConstruct
src/arch/SConscript
src/cpu/SConscript
src/cpu/checker/SConsopts [new file with mode: 0644]
src/cpu/cpu_models.py [deleted file]
src/cpu/inorder/SConsopts
src/cpu/o3/SConsopts
src/cpu/ozone/SConsopts
src/cpu/simple/SConsopts