mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
kernel: make kmod-hwmon-lm75 depend on kmod-thermal
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42529
This commit is contained in:
parent
d56a44040d
commit
762ddec48b
@ -119,7 +119,7 @@ define KernelPackage/hwmon-lm75
|
||||
KCONFIG:=CONFIG_SENSORS_LM75
|
||||
FILES:=$(LINUX_DIR)/drivers/hwmon/lm75.ko
|
||||
AUTOLOAD:=$(call AutoProbe,lm75)
|
||||
$(call AddDepends/hwmon,+kmod-i2c-core)
|
||||
$(call AddDepends/hwmon,+kmod-i2c-core +kmod-thermal)
|
||||
endef
|
||||
|
||||
define KernelPackage/hwmon-lm75/description
|
||||
|
Loading…
Reference in New Issue
Block a user