projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f671b4c
)
lm-sensors should only be available for x86 targets, closes #1675
author
Florian Fainelli
<florian@openwrt.org>
Mon, 14 May 2007 17:44:48 +0000
(17:44 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 14 May 2007 17:44:48 +0000
(17:44 +0000)
SVN-Revision: 7229
utils/lm-sensors/Makefile
patch
|
blob
|
history
diff --git
a/utils/lm-sensors/Makefile
b/utils/lm-sensors/Makefile
index 974fd408f9bba5087bc188a13c1e7ed74b6382d8..c7dc3925ac6e4fae63715850562e6290e6d2bbe6 100644
(file)
--- a/
utils/lm-sensors/Makefile
+++ b/
utils/lm-sensors/Makefile
@@
-25,7
+25,7
@@
define Package/lm-sensors
SECTION:=utils
CATEGORY:=Utilities
TITLE:=lm-sensors
- DEPENDS:=+sysfsutils
+ DEPENDS:=+sysfsutils
@LINUX_2_6_X86
DESCRIPTION:=\
Utility to read hardware sensor data
URL:=http://www.lm-sensors.org/