1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-19 06:54:58 +01:00

Typo fix on the usb2 kernel module

SVN-Revision: 7665
This commit is contained in:
Florian Fainelli 2007-06-18 15:32:14 +00:00
parent 2968127b4c
commit c81cb3b36f

@ -7,7 +7,7 @@
define Profile/Cellvision
NAME:=Cellvision CAS-63x/77x cameras
PACKAGES:=kmod-rt2500 kmod-cpia2 kmod-usb-ohci kmod-ehci-hcd kmod-usb-audio
PACKAGES:=kmod-rt2500 kmod-cpia2 kmod-usb-ohci kmod-usb2 kmod-usb-audio
endef
define Profile/Cellvision/Description