projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3637a1
)
disable building powertop by default, it causes kernel debug to be on which gets...
author
Travis Kemen
<thepeople@openwrt.org>
Wed, 24 Feb 2010 03:39:50 +0000
(
03:39
+0000)
committer
Travis Kemen
<thepeople@openwrt.org>
Wed, 24 Feb 2010 03:39:50 +0000
(
03:39
+0000)
SVN-Revision: 19828
utils/powertop/Makefile
patch
|
blob
|
history
diff --git
a/utils/powertop/Makefile
b/utils/powertop/Makefile
index 6fe80950fe82ab3523201ac4a508be3de594b617..d58114df5ebd2765c5e516d6f6aa4ce30536b761 100644
(file)
--- a/
utils/powertop/Makefile
+++ b/
utils/powertop/Makefile
@@
-24,6
+24,7
@@
define Package/powertop
SECTION:=utils
CATEGORY:=Utilities
TITLE:=PowerTOP
+ DEFAULT:=n
DEPENDS:=+libncurses +libgcc
KCONFIG:=CONFIG_DEBUG_KERNEL=y CONFIG_TIMER_STATS=y
URL:=http://www.lesswatts.org