Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263315
b: refs/heads/master
c: 63b37de
h: refs/heads/master
i:
  263313: 3bfce33
  263311: 277d01d
v: v3
  • Loading branch information
Dave Jones authored and Dominik Brodowski committed Aug 19, 2011
1 parent 7874fad commit e24cfc1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9ee31f618a3c8209b2bd4bedd71fd5f2be7786bd
refs/heads/master: 63b37de12889b7b96463b7d6de6d3f3704486b91
4 changes: 2 additions & 2 deletions trunk/tools/power/cpupower/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ NLS ?= true

# Set the following to 'true' to build/install the
# cpufreq-bench benchmarking tool
CPUFRQ_BENCH ?= true
CPUFREQ_BENCH ?= true

# Prefix to the directories we're installing to
DESTDIR ?=
Expand Down Expand Up @@ -139,7 +139,7 @@ ifeq ($(strip $(NLS)),true)
COMPILE_NLS += create-gmo
endif

ifeq ($(strip $(CPUFRQ_BENCH)),true)
ifeq ($(strip $(CPUFREQ_BENCH)),true)
INSTALL_BENCH += install-bench
COMPILE_BENCH += compile-bench
endif
Expand Down

0 comments on commit e24cfc1

Please sign in to comment.