summaryrefslogtreecommitdiff
path: root/util/tlm/README
diff options
context:
space:
mode:
Diffstat (limited to 'util/tlm/README')
-rw-r--r--util/tlm/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/tlm/README b/util/tlm/README
index f3cb4fbfd..126705296 100644
--- a/util/tlm/README
+++ b/util/tlm/README
@@ -33,7 +33,7 @@ without python.
> cd ../..
> scons build/ARM/gem5.opt
> scons --with-cxx-config --without-python build/ARM/libgem5_opt.so
-> cd util/systemc_tlm
+> cd util/tlm
Set a proper LD_LIBRARY_PATH e.g. for bash:
> export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/path/to/gem5/build/ARM/"