Skip to content
Snippets Groups Projects
Commit 35ccc68d authored by Hauke Mehrtens's avatar Hauke Mehrtens
Browse files

kernel: fix typo

SVN-Revision: 20342
parent 94e97637
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,7 @@ $(call KernelPackage/hwmon/Depends,@TARGET_rdc||TARGET_x86)
FILES:= \
$(LINUX_DIR)/drivers/hwmon/hwmon-vid.$(LINUX_KMOD_SUFFIX) \
$(LINUX_DIR)/drivers/hwmon/w83627hf.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,50,hwmon-vid w83627h)
AUTOLOAD:=$(call AutoLoad,50,hwmon-vid w83627hf)
endef
define KernelPacakge/hwmon-w83627hf/description
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment