projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c64fca1
)
fix videobuf2 escription
author
John Crispin
<john@openwrt.org>
Sun, 3 Jun 2012 10:56:01 +0000
(10:56 +0000)
committer
John Crispin
<john@openwrt.org>
Sun, 3 Jun 2012 10:56:01 +0000
(10:56 +0000)
fixes #11411
SVN-Revision: 32032
package/kernel/modules/video.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/video.mk
b/package/kernel/modules/video.mk
index 64d8f1e46c531148fcf5b5ca440c400a992cd549..d1e2be3c65417b3aa9bb18e906431ef835845108 100644
(file)
--- a/
package/kernel/modules/video.mk
+++ b/
package/kernel/modules/video.mk
@@
-56,7
+56,7
@@
define KernelPackage/video-videobuf2
endef
define KernelPackage/video-videobuf2/description
- Kernel modules
for supporting CPIA2 USB based camera
s.
+ Kernel modules
that implements three basic types of media buffer
s.
endef
$(eval $(call KernelPackage,video-videobuf2))