SE/FS: Build syscall_emul.cc in FS mode.
This commit is contained in:
@@ -46,6 +46,7 @@ Source('sim_events.cc')
|
||||
Source('sim_object.cc')
|
||||
Source('simulate.cc')
|
||||
Source('stat_control.cc')
|
||||
Source('syscall_emul.cc')
|
||||
|
||||
if env['TARGET_ISA'] != 'no':
|
||||
SimObject('Process.py')
|
||||
@@ -60,8 +61,6 @@ if env['FULL_SYSTEM']:
|
||||
elif env['TARGET_ISA'] != 'no':
|
||||
Source('tlb.cc')
|
||||
|
||||
Source('syscall_emul.cc')
|
||||
|
||||
DebugFlag('Checkpoint')
|
||||
DebugFlag('Config')
|
||||
DebugFlag('Event')
|
||||
|
||||
Reference in New Issue
Block a user