aboutsummaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-07-28 22:49:57 +0200
committerKarel Kočí <cynerd@email.cz>2015-08-12 10:22:55 +0200
commit05df3f38680b8b9b1bc25bcfa5b5bdaa507fd7fc (patch)
tree0e9737e90d4fddd65160f1cae90ac1b956f2490e /conf.py
parent440bca33aaeb7ed453948c933eaaef42e2eb0f6e (diff)
downloadlinux-conf-perf-05df3f38680b8b9b1bc25bcfa5b5bdaa507fd7fc.tar.gz
linux-conf-perf-05df3f38680b8b9b1bc25bcfa5b5bdaa507fd7fc.tar.bz2
linux-conf-perf-05df3f38680b8b9b1bc25bcfa5b5bdaa507fd7fc.zip
Add build_script
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index f9f8932..70ef28f 100644
--- a/conf.py
+++ b/conf.py
@@ -14,7 +14,7 @@ kernel_env = {'SRCARCH': kernel_arch, 'ARCH': kernel_arch, 'KERNELVERSION': kern
linux_make_args = ['-j8']
# build_command
# Command executed for kernel build in linux folder.
-build_command = ['measure_scripts/30-compile']
+build_command = ['../build_script']
# novaboot_args
# These are arguments passed to Novaboot,