aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower/Makefile
diff options
context:
space:
mode:
authorDominik Brodowski <linux@dominikbrodowski.net>2011-04-19 19:20:12 +0200
committerDominik Brodowski <linux@dominikbrodowski.net>2011-07-29 18:35:38 +0200
commit02af3cb5aac13d8ef7edb7876260564b7d42ad2b (patch)
tree6e5294ee57cb10340bd31301e7b38a29d4a6a054 /tools/power/cpupower/Makefile
parentcpupowerutils: do not update po files on each and every compile (diff)
downloadlinux-dev-02af3cb5aac13d8ef7edb7876260564b7d42ad2b.tar.xz
linux-dev-02af3cb5aac13d8ef7edb7876260564b7d42ad2b.zip
cpupowerutils: bench - ConfigStyle bugfixes
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to '')
-rw-r--r--tools/power/cpupower/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/power/cpupower/Makefile b/tools/power/cpupower/Makefile
index fea0e6a0a37a..62c2716a9588 100644
--- a/tools/power/cpupower/Makefile
+++ b/tools/power/cpupower/Makefile
@@ -38,7 +38,7 @@ NLS ?= true
CPUFRQ_BENCH ?= true
# Prefix to the directories we're installing to
-DESTDIR ?=
+DESTDIR ?=
# --- CONFIGURATION END ---
@@ -277,5 +277,4 @@ uninstall:
rm -f $(DESTDIR)${localedir}/$$HLANG/LC_MESSAGES/cpupowerutils.mo; \
done;
-.PHONY: all utils libcpufreq update-po create-gmo install-lib install-tools install-man install-gmo install uninstall \
- clean
+.PHONY: all utils libcpufreq update-po create-gmo install-lib install-tools install-man install-gmo install uninstall clean