mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user