scons: rename TraceFlags to DebugFlags
This commit is contained in:
@@ -41,7 +41,7 @@ if env['TARGET_ISA'] == 'mips':
|
||||
Source('dsp.cc')
|
||||
|
||||
SimObject('MipsTLB.py')
|
||||
TraceFlag('MipsPRA')
|
||||
DebugFlag('MipsPRA')
|
||||
|
||||
if env['FULL_SYSTEM']:
|
||||
SimObject('MipsSystem.py')
|
||||
|
||||
Reference in New Issue
Block a user