projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] kernel: fix kmod-ipt-iprange (closes: #6187)
[openwrt.git]
/
package
/
kernel
/
modules
/
sound.mk
diff --git
a/package/kernel/modules/sound.mk
b/package/kernel/modules/sound.mk
index
1d3a5be
..
fe1f3a6
100644
(file)
--- a/
package/kernel/modules/sound.mk
+++ b/
package/kernel/modules/sound.mk
@@
-96,7
+96,7
@@
$(eval $(call KernelPackage,sound-i8x0))
define KernelPackage/sound-ps3
SUBMENU:=$(SOUND_MENU)
TITLE:=PS3 Audio
- DEPENDS:=kmod-sound-core @TARGET_ps3
+ DEPENDS:=kmod-sound-core @TARGET_ps3
||@TARGET_ps3chk
KCONFIG:=CONFIG_SND_PS3 \
CONFIG_SND_PPC=y \
CONFIG_SND_PS3_DEFAULT_START_DELAY=2000
This page took
0.024467 seconds
and
4
git commands to generate.