kirkwood: Add missing package dependency
authorPawel Dembicki <paweldembicki@gmail.com>
Wed, 6 Mar 2024 09:50:08 +0000 (10:50 +0100)
committerRobert Marko <robimarko@gmail.com>
Sun, 24 Mar 2024 20:07:17 +0000 (21:07 +0100)
commitccbdb212f36f6db25062c5b50c9729842e60fa24
tree52e62c48831537a4e2da2776a90f3e4612a6a2d0
parent03ffebb6ddfd683be8fc2679f94bbe6cf5bd6f7e
kirkwood: Add missing package dependency

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>
target/linux/kirkwood/image/Makefile
target/linux/kirkwood/image/generic.mk [new file with mode: 0644]