projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b8069c
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10933
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kernel/modules/hwmon.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/hwmon.mk
b/package/kernel/modules/hwmon.mk
index
a898f6e
..
cf5571c
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