mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
modules: fix typo in package description define
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42633 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -238,7 +238,7 @@ define KernelPackage/hwmon-w83627hf
|
||||
$(call AddDepends/hwmon,@TARGET_rdc||TARGET_x86 +kmod-hwmon-vid)
|
||||
endef
|
||||
|
||||
define KernelPacakge/hwmon-w83627hf/description
|
||||
define KernelPackage/hwmon-w83627hf/description
|
||||
Kernel module for the Winbond W83627HF chips.
|
||||
endef
|
||||
|
||||
@@ -253,7 +253,7 @@ define KernelPackage/hwmon-gsc
|
||||
$(call AddDepends/hwmon,+kmod-i2c-core)
|
||||
endef
|
||||
|
||||
define KernelPacakge/hwmon-gsc/description
|
||||
define KernelPackage/hwmon-gsc/description
|
||||
Kernel module for the Gateworks System Controller chips.
|
||||
endef
|
||||
|
||||
@@ -268,7 +268,7 @@ define KernelPackage/hwmon-tmp421
|
||||
$(call AddDepends/hwmon,+kmod-i2c-core)
|
||||
endef
|
||||
|
||||
define KernelPacakge/hwmon-tmp421/description
|
||||
define KernelPackage/hwmon-tmp421/description
|
||||
Kernel module for the Texas Instruments TMP421 and compatible chips.
|
||||
endef
|
||||
|
||||
@@ -283,7 +283,7 @@ define KernelPackage/hwmon-gpiofan
|
||||
$(call AddDepends/hwmon,+kmod-i2c-core)
|
||||
endef
|
||||
|
||||
define KernelPacakge/hwmon-gpiofan/description
|
||||
define KernelPackage/hwmon-gpiofan/description
|
||||
Kernel module for GPIO controlled FANs
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user