Move the turbolaser python simobject stuff into the
encumbered directory --HG-- extra : convert_revision : 7062ce81183b989f0d922b00d02433633474a854
This commit is contained in:
parent
d92fff858b
commit
6f4c1aa475
1 changed files with 0 additions and 5 deletions
|
@ -103,7 +103,6 @@ SimObject('m5/objects/Process.py')
|
|||
SimObject('m5/objects/Repl.py')
|
||||
SimObject('m5/objects/Root.py')
|
||||
SimObject('m5/objects/Sampler.py')
|
||||
SimObject('m5/objects/Scsi.py')
|
||||
SimObject('m5/objects/SimConsole.py')
|
||||
SimObject('m5/objects/SimpleCPU.py')
|
||||
SimObject('m5/objects/SimpleDisk.py')
|
||||
|
@ -114,7 +113,3 @@ SimObject('m5/objects/T1000.py')
|
|||
#SimObject('m5/objects/Tru64System.py')
|
||||
SimObject('m5/objects/Tsunami.py')
|
||||
SimObject('m5/objects/Uart.py')
|
||||
|
||||
if env['ALPHA_TLASER']:
|
||||
SimObject('m5/objects/DmaEngine.py')
|
||||
SimObject('m5/objects/Turbolaser.py')
|
||||
|
|
Loading…
Reference in a new issue