kernel: small correction of menuconfig title for kmod-video-gspca-ov534-9
SVN-Revision: 30977
This commit is contained in:
parent
906d44975b
commit
bea4837dc1
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue