Include ohci ehci and a better copyright date and description for the cellvision profile
SVN-Revision: 7602
This commit is contained in:
parent
98b34c0ea4
commit
7e2e2130e3
1 changed files with 3 additions and 3 deletions
|
@ -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.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
|
@ -7,10 +7,10 @@
|
||||||
|
|
||||||
define Profile/Cellvision
|
define Profile/Cellvision
|
||||||
NAME:=Cellvision CAS-63x/77x cameras
|
NAME:=Cellvision CAS-63x/77x cameras
|
||||||
PACKAGES:=kmod-rt2500 kmod-cpia2 kmod-usb-audio
|
PACKAGES:=kmod-rt2500 kmod-cpia2 kmod-usb-ohci kmod-ehci-hcd kmod-usb-audio
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/Cellvision/Description
|
define Profile/Cellvision/Description
|
||||||
Package set compatible with the Cellvision CAS devices.
|
Package set compatible with the Cellvision CAS devices, including Wireless variants.
|
||||||
endef
|
endef
|
||||||
$(eval $(call Profile,Cellvision))
|
$(eval $(call Profile,Cellvision))
|
||||||
|
|
Loading…
Reference in a new issue