mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-14 19:04:39 +00:00
Switch to the rt2x00 rt2500 pci version
SVN-Revision: 10738
This commit is contained in:
parent
8b0dffad62
commit
0d83d17dab
@ -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 New Issue
Block a user