summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 146bd0e..b757d29 100755
--- a/Makefile
+++ b/Makefile
@@ -51,7 +51,7 @@ load:
prep:
sudo sh -c "echo 0 > /proc/sys/kernel/watchdog"
- sudo cpupower frequency-set -f 3.7GHz
+ sudo cpupower frequency-set -d 3.7GHz -u 3.7GHz
util/%: util/%.c $(CACHEPC_UAPI)