summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorAndy Boyett <agb@openwrt.org>2008-04-23 21:46:02 +0000
committerAndy Boyett <agb@openwrt.org>2008-04-23 21:46:02 +0000
commite569db2e4b663f5a6e9ff17908a94243df565a20 (patch)
treefb57521637753f5f504c2bce3218480eecad78be /package
parent40e2538d62e4b3627699c91beaf613bc58753dec (diff)
downloadmaster-31e0f0ae-e569db2e4b663f5a6e9ff17908a94243df565a20.tar.gz
master-31e0f0ae-e569db2e4b663f5a6e9ff17908a94243df565a20.tar.bz2
master-31e0f0ae-e569db2e4b663f5a6e9ff17908a94243df565a20.zip
only build kmod-hwmon-pc87360 for x86
SVN-Revision: 10933
Diffstat (limited to 'package')
-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 a898f6e043..cf5571c880 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