projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
480e011
)
kmod-sound-ps3: Modified target dependencies
author
Hamish Guthrie
<hcg@openwrt.org>
Fri, 4 Dec 2009 12:18:01 +0000
(12:18 +0000)
committer
Hamish Guthrie
<hcg@openwrt.org>
Fri, 4 Dec 2009 12:18:01 +0000
(12:18 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18629
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kernel/modules/sound.mk
patch
|
blob
|
history
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