mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 22:21:51 +02:00
[kernel] fix videobuf2 escription
fixes #11411 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32032 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
759c50f67a
commit
247d8f2923
@ -56,7 +56,7 @@ define KernelPackage/video-videobuf2
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define KernelPackage/video-videobuf2/description
|
define KernelPackage/video-videobuf2/description
|
||||||
Kernel modules for supporting CPIA2 USB based cameras.
|
Kernel modules that implements three basic types of media buffers.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call KernelPackage,video-videobuf2))
|
$(eval $(call KernelPackage,video-videobuf2))
|
||||||
|
Loading…
Reference in New Issue
Block a user