mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-19 23:17:53 +01:00
only build kmod-hwmon-pc87360 for x86
SVN-Revision: 10933
This commit is contained in:
parent
40e2538d62
commit
e569db2e4b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user