summaryrefslogtreecommitdiff
path: root/common.config
diff options
context:
space:
mode:
Diffstat (limited to 'common.config')
-rw-r--r--common.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.config b/common.config
index 951587da..e3f9e452 100644
--- a/common.config
+++ b/common.config
@@ -75,6 +75,7 @@ export BENCH_PASSES=${BENCH_PASSES:=5}
export XFS_MKFS_OPTIONS=${XFS_MKFS_OPTIONS:=-bsize=4096}
export TIME_FACTOR=${TIME_FACTOR:=1}
export LOAD_FACTOR=${LOAD_FACTOR:=1}
+export DEBUGFS_MNT=${DEBUGFS_MNT:="/sys/kernel/debug"}
export PWD=`pwd`
#export DEBUG=${DEBUG:=...} # arbitrary CFLAGS really.