projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86bfe0a
)
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)
SVN-Revision: 18629
package/kernel/modules/sound.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/sound.mk
b/package/kernel/modules/sound.mk
index 1d3a5bee6e24dd3a16fd834ce0cac0d8f0986b90..fe1f3a63ca934d53bac8200ec0a929f9fcf01acc 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