summaryrefslogtreecommitdiff
path: root/configs/common
diff options
context:
space:
mode:
Diffstat (limited to 'configs/common')
-rw-r--r--configs/common/Caches.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/common/Caches.py b/configs/common/Caches.py
index acaa0024e..926a41d07 100644
--- a/configs/common/Caches.py
+++ b/configs/common/Caches.py
@@ -38,6 +38,7 @@
#
# Authors: Lisa Hsu
+from m5.defines import buildEnv
from m5.objects import *
# Base implementations of L1, L2, IO and TLB-walker caches. There are