29a30
> from m5.defines import buildEnv
32c33
< from m5 import build_env
---
>
43c44
< if build_env['FULL_SYSTEM']:
---
> if buildEnv['FULL_SYSTEM']: