Skip to content

Commit

Permalink
kernel/hwmon-core: update for kernel 6.12
Browse files Browse the repository at this point in the history
Update dependencies for kernel 6.12

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
  • Loading branch information
namiltd committed Jan 4, 2025
1 parent e650038 commit bc37941
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/kernel/linux/modules/hwmon.mk
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ HWMON_MENU:=Hardware Monitoring Support

define KernelPackage/hwmon-core
SUBMENU:=$(HWMON_MENU)
DEPENDS:=+LINUX_6_12:kmod-i2c-core
TITLE:=Hardware monitoring support
KCONFIG:= \
CONFIG_HWMON \
Expand Down

0 comments on commit bc37941

Please sign in to comment.