SE/FS: Get rid of FULL_SYSTEM in the configs directory
This commit is contained in:
@@ -52,9 +52,6 @@ from m5.defines import buildEnv
|
||||
from m5.objects import *
|
||||
from m5.util import addToPath, fatal
|
||||
|
||||
if buildEnv['FULL_SYSTEM']:
|
||||
fatal("This script requires syscall emulation mode (*_SE).")
|
||||
|
||||
addToPath('../common')
|
||||
addToPath('../ruby')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user