X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fkernel%2Flinux%2Fmodules%2Fhwmon.mk;h=effae14a207acf11d3986017a048ca232b2e3fd0;hb=42d2eb76285f396c914ee6f17474a1e7788cfb36;hp=93d7a775a975418cee753e94b206b6579b79538d;hpb=cebc410d0239832450d2a57eda1ee5bff488b7f9;p=openwrt%2Fopenwrt.git diff --git a/package/kernel/linux/modules/hwmon.mk b/package/kernel/linux/modules/hwmon.mk index 93d7a775a9..effae14a20 100644 --- a/package/kernel/linux/modules/hwmon.mk +++ b/package/kernel/linux/modules/hwmon.mk @@ -229,7 +229,7 @@ define KernelPackage/hwmon-w83627hf KCONFIG:=CONFIG_SENSORS_W83627HF FILES:=$(LINUX_DIR)/drivers/hwmon/w83627hf.ko AUTOLOAD:=$(call AutoLoad,50,w83627hf) - $(call AddDepends/hwmon,@TARGET_rdc||TARGET_x86 +kmod-hwmon-vid) + $(call AddDepends/hwmon,@TARGET_x86 +kmod-hwmon-vid) endef define KernelPackage/hwmon-w83627hf/description