summaryrefslogtreecommitdiff
path: root/configs/splash2
diff options
context:
space:
mode:
Diffstat (limited to 'configs/splash2')
-rw-r--r--configs/splash2/cluster.py2
-rw-r--r--configs/splash2/run.py2
2 files changed, 0 insertions, 4 deletions
diff --git a/configs/splash2/cluster.py b/configs/splash2/cluster.py
index 5991e7428..a2abc7e48 100644
--- a/configs/splash2/cluster.py
+++ b/configs/splash2/cluster.py
@@ -37,8 +37,6 @@ import sys
import m5
from m5.objects import *
-m5.util.addToPath('../common')
-
# --------------------
# Define Command Line Options
# ====================
diff --git a/configs/splash2/run.py b/configs/splash2/run.py
index bf7d1331e..d6427b7f5 100644
--- a/configs/splash2/run.py
+++ b/configs/splash2/run.py
@@ -36,8 +36,6 @@ import sys
import m5
from m5.objects import *
-m5.util.addToPath('../common')
-
# --------------------
# Define Command Line Options
# ====================