[package] kernel/modules: Fix CH341 USB-to-serial description (#8097)
authorVasilis Tsiligiannis <acinonyx@openwrt.gr>
Thu, 21 Oct 2010 08:35:22 +0000 (08:35 +0000)
committerVasilis Tsiligiannis <acinonyx@openwrt.gr>
Thu, 21 Oct 2010 08:35:22 +0000 (08:35 +0000)
SVN-Revision: 23563

package/kernel/modules/usb.mk

index a94e7f8d97a9c11db62bab4c27aef8c0db4e69d1..781568f78e5d9cc7d29b6eea3c31ac0e16254d24 100644 (file)
@@ -297,7 +297,7 @@ define KernelPackage/usb-serial-ch341
   $(call AddDepends/usb-serial)
 endef
 
   $(call AddDepends/usb-serial)
 endef
 
-define KernelPackage/usb-serial-belkin/description
+define KernelPackage/usb-serial-ch341/description
  Kernel support for Winchiphead CH341 USB-to-Serial converters
 endef
 
  Kernel support for Winchiphead CH341 USB-to-Serial converters
 endef