SE/FS: Build the devices in SE mode.

This commit is contained in:
Gabe Black
2011-09-30 00:28:33 -07:00
parent 35e20c7470
commit 51f7a66660
25 changed files with 129 additions and 92 deletions

View File

@@ -31,7 +31,7 @@
Import('*')
if env['FULL_SYSTEM'] and env['TARGET_ISA'] == 'alpha':
if env['TARGET_ISA'] == 'alpha':
SimObject('AlphaBackdoor.py')
SimObject('Tsunami.py')