mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-12 02:30:15 +02:00
only build kmod-hwmon-pc87360 for x86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10933 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
89d49b9816
commit
0049c7b81a
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user