The RB1xx profile should only provide tgz image and pci support
[openwrt-10.03/.git] / target / linux / adm5120-2.6 / profiles / Cellvision.mk
index 659964792b85afeb1456f13f4815fb653afad0e2..6912f13e3e259459a94e69852223cdd8f05e0045 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2007 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -7,10 +7,10 @@
 
 define Profile/Cellvision
   NAME:=Cellvision CAS-63x/77x cameras
-  PACKAGES:=kmod-rt2500 kmod-cpia2 kmod-usb-audio
+  PACKAGES:=kmod-rt2500 kmod-cpia2 kmod-usb-ohci kmod-usb2 kmod-usb-audio
 endef
 
 define Profile/Cellvision/Description
-  Package set compatible with the Cellvision CAS devices.
+  Package set compatible with the Cellvision CAS devices, including Wireless variants.
 endef
 $(eval $(call Profile,Cellvision))