projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d32fb2
)
kernel/modules: Fix CH341 USB-to-serial description (#8097)
author
Vasilis Tsiligiannis
<acinonyx@openwrt.gr>
Thu, 21 Oct 2010 08:35:22 +0000
(08:35 +0000)
committer
Vasilis Tsiligiannis
<acinonyx@openwrt.gr>
Thu, 21 Oct 2010 08:35:22 +0000
(08:35 +0000)
SVN-Revision: 23563
package/kernel/modules/usb.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/usb.mk
b/package/kernel/modules/usb.mk
index a94e7f8d97a9c11db62bab4c27aef8c0db4e69d1..781568f78e5d9cc7d29b6eea3c31ac0e16254d24 100644
(file)
--- a/
package/kernel/modules/usb.mk
+++ b/
package/kernel/modules/usb.mk
@@
-297,7
+297,7
@@
define KernelPackage/usb-serial-ch341
$(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