Typo fix on the usb2 kernel module
SVN-Revision: 7665
This commit is contained in:
parent
2968127b4c
commit
c81cb3b36f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue