projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
494c6e7
)
ralink: DCS-930: enable sound
author
Luka Perkov
<luka@openwrt.org>
Tue, 11 Nov 2014 00:08:05 +0000
(
00:08
+0000)
committer
Luka Perkov
<luka@openwrt.org>
Tue, 11 Nov 2014 00:08:05 +0000
(
00:08
+0000)
Camera has microphone; in order to use it by default enable sound support.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43232
target/linux/ramips/rt305x/profiles/dlink.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/rt305x/profiles/dlink.mk
b/target/linux/ramips/rt305x/profiles/dlink.mk
index 9008a4e50c73170f22f1663d20445e2e2741fd58..52534607864a1b2d31a07d99fb129276a03a2471 100644
(file)
--- a/
target/linux/ramips/rt305x/profiles/dlink.mk
+++ b/
target/linux/ramips/rt305x/profiles/dlink.mk
@@
-34,6
+34,7
@@
$(eval $(call Profile,DIR-615-D))
define Profile/DCS930
NAME:=Dlink DCS-930
PACKAGES:=kmod-video-core kmod-video-uvc \
+ kmod-sound-core kmod-usb-audio \
kmod-usb-core kmod-usb-dwc2
endef