Switch to the rt2x00 rt2500 pci version
SVN-Revision: 10738
This commit is contained in:
parent
8b0dffad62
commit
0d83d17dab
1 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@ endef
|
|||
|
||||
define Profile/CAS771W
|
||||
NAME:=Cellvision CAS-771W IP camera (Experimental)
|
||||
PACKAGES:=kmod-video-cpia2 kmod-usb-ohci kmod-usb2 kmod-usb-audio kmod-rt2500
|
||||
PACKAGES:=kmod-video-cpia2 kmod-usb-ohci kmod-usb2 kmod-usb-audio kmod-rt2500-pci
|
||||
endef
|
||||
|
||||
define Profile/CAS771W/Description
|
||||
|
@ -97,7 +97,7 @@ endef
|
|||
|
||||
define Profile/CAS861W
|
||||
NAME:=Cellvision CAS-861W IP camera (Experimental)
|
||||
PACKAGES:=kmod-rt2500
|
||||
PACKAGES:=kmod-rt2500-pci
|
||||
endef
|
||||
|
||||
define Profile/CAS861W/Description
|
||||
|
|
Loading…
Reference in a new issue