Fix cut-n-pasto to make the path correct
--HG-- extra : convert_revision : a6194cc9c3b2eb83dc8480ed0417b2246f07b4bd
This commit is contained in:
@@ -75,7 +75,7 @@ if 'O3CPU' in env['CPU_MODELS']:
|
||||
sys.exit('O3 CPU does not support the \'%s\' ISA' % env['TARGET_ISA'])
|
||||
|
||||
if env['USE_CHECKER']:
|
||||
SimObject('m5/objects/O3Checker.py')
|
||||
SimObject('O3Checker.py')
|
||||
Source('checker_builder.cc')
|
||||
|
||||
if 'O3CPU' in env['CPU_MODELS'] or 'OzoneCPU' in env['CPU_MODELS']:
|
||||
|
||||
Reference in New Issue
Block a user