Skip to content
Snippets Groups Projects
Commit e569db2e authored by Andy Boyett's avatar Andy Boyett
Browse files

only build kmod-hwmon-pc87360 for x86

SVN-Revision: 10933
parent 40e2538d
No related branches found
No related tags found
No related merge requests found
...@@ -46,7 +46,7 @@ $(eval $(call KernelPackage,hwmon-lm77)) ...@@ -46,7 +46,7 @@ $(eval $(call KernelPackage,hwmon-lm77))
define KernelPackage/hwmon-pc87360 define KernelPackage/hwmon-pc87360
SUBMENU:=$(HWMON_MENU) SUBMENU:=$(HWMON_MENU)
TITLE:=PC87360 monitoring support TITLE:=PC87360 monitoring support
DEPENDS:=kmod-hwmon-core DEPENDS:=kmod-hwmon-core @TARGET_x86
KCONFIG:= \ KCONFIG:= \
CONFIG_SENSORS_PC87360 \ CONFIG_SENSORS_PC87360 \
CONFIG_HWMON_VID CONFIG_HWMON_VID
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment