diff --git a/package/kernel/linux/modules/hwmon.mk b/package/kernel/linux/modules/hwmon.mk index a765976aac..8e22243481 100644 --- a/package/kernel/linux/modules/hwmon.mk +++ b/package/kernel/linux/modules/hwmon.mk @@ -407,7 +407,7 @@ define KernelPackage/hwmon-max6642 KCONFIG:=CONFIG_SENSORS_MAX6642 FILES:=$(LINUX_DIR)/drivers/hwmon/max6642.ko AUTOLOAD:=$(call AutoLoad,60,max6642 max6642) - $(call AddDepends/hwmon,+kmod-i2c-core) + $(call AddDepends/hwmon,@LINUX_6_6 +kmod-i2c-core) endef define KernelPackage/hwmon-max6642/description