mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 22:06:31 +02:00
kmod-sound-ps3: Modified target dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18629 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
eac6d3750b
commit
dadeaf60f7
@ -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