summaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/hwmon.mk
diff options
context:
space:
mode:
authoragb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-04-23 21:46:02 +0000
committeragb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-04-23 21:46:02 +0000
commit0049c7b81aaa6129fa314453002c1d4fb1218216 (patch)
treebde010445bb5afa08b038b56f34870efdcd30bdd /package/kernel/modules/hwmon.mk
parent89d49b981695cbafe5190d544b35aadb6d8e0bf6 (diff)
only build kmod-hwmon-pc87360 for x86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10933 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/modules/hwmon.mk')
-rw-r--r--package/kernel/modules/hwmon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/modules/hwmon.mk b/package/kernel/modules/hwmon.mk
index a898f6e04..cf5571c88 100644
--- 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