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:
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
|
||||
|
Loading…
Reference in New Issue
Block a user