From: florian Date: Mon, 18 Jun 2007 15:32:14 +0000 (+0000) Subject: Typo fix on the usb2 kernel module X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/12623f7765634af22f1cbb91ffb7cef4ea51413c Typo fix on the usb2 kernel module git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7665 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/adm5120-2.6/profiles/Cellvision.mk b/target/linux/adm5120-2.6/profiles/Cellvision.mk index a6ac0ad59..6912f13e3 100644 --- a/target/linux/adm5120-2.6/profiles/Cellvision.mk +++ b/target/linux/adm5120-2.6/profiles/Cellvision.mk @@ -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