mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 00:45:28 +00:00
ccbdb212f3
When build images with the 6.1 kernel for all devices and all kmods, there is one dependancy error: pkg_hash_check_unresolved: cannot find dependency kmod-thermal for kmod-hwmon-gpiofan This commit fix that issue. Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>