fix videobuf2 escription

fixes #11411

SVN-Revision: 32032
This commit is contained in:
John Crispin 2012-06-03 10:56:01 +00:00
parent c64fca15da
commit 1ee4031e14
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ define KernelPackage/video-videobuf2
endef
define KernelPackage/video-videobuf2/description
Kernel modules for supporting CPIA2 USB based cameras.
Kernel modules that implements three basic types of media buffers.
endef
$(eval $(call KernelPackage,video-videobuf2))