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