kmod-sound-ps3: Modified target dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18629 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
480e0110b7
commit
cbc6ab0a22
|
@ -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