1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-24 20:09:55 +02:00

[package] kernel: small correction of menuconfig title for kmod-video-gspca-ov534-9

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30977 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2012-03-18 18:37:08 +00:00
parent fb61b1ede5
commit 432058f05c

View File

@ -300,7 +300,7 @@ $(eval $(call KernelPackage,video-gspca-ov534))
define KernelPackage/video-gspca-ov534-9
TITLE:=ov534 webcam support
TITLE:=ov534-9 webcam support
KCONFIG:=CONFIG_USB_GSPCA_OV534_9
FILES:=$(LINUX_DIR)/drivers/media/video/gspca/gspca_ov534_9.ko
AUTOLOAD:=$(call AutoLoad,75,gspca_ov534_9)