projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40e2538
)
only build kmod-hwmon-pc87360 for x86
author
Andy Boyett
<agb@openwrt.org>
Wed, 23 Apr 2008 21:46:02 +0000
(21:46 +0000)
committer
Andy Boyett
<agb@openwrt.org>
Wed, 23 Apr 2008 21:46:02 +0000
(21:46 +0000)
SVN-Revision: 10933
package/kernel/modules/hwmon.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/hwmon.mk
b/package/kernel/modules/hwmon.mk
index a898f6e04370b3850b9085591dc5e515d249e69c..cf5571c880914bac5a7061c1eaeee91aa09008b1 100644
(file)
--- a/
package/kernel/modules/hwmon.mk
+++ b/
package/kernel/modules/hwmon.mk
@@
-46,7
+46,7
@@
$(eval $(call KernelPackage,hwmon-lm77))
define KernelPackage/hwmon-pc87360
SUBMENU:=$(HWMON_MENU)
TITLE:=PC87360 monitoring support
- DEPENDS:=kmod-hwmon-core
+ DEPENDS:=kmod-hwmon-core
@TARGET_x86
KCONFIG:= \
CONFIG_SENSORS_PC87360 \
CONFIG_HWMON_VID