summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 569aeae..1e79170 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@
# comment out next line to disable OpenGL support
# export OPENGL_SUPPORT=1
-# (Temp) Using intersim2 by deafult, to use intersim, type make INTERSIM=intersim
+# Specify INTERSIM folder, the folder will be located at $GPGPUSIM_ROOT/src/$INTERSIM
INTERSIM ?= intersim2
include version_detection.mk