mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
kmod-sound-ps3: Modified target dependencies
SVN-Revision: 18629
This commit is contained in:
parent
86bfe0a701
commit
40f51884ed
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user