From: Hamish Guthrie Date: Fri, 4 Dec 2009 12:18:01 +0000 (+0000) Subject: kmod-sound-ps3: Modified target dependencies X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=40f51884eddbfcebee2c218d976d505fc7ddc6a5;p=openwrt%2Fstaging%2Fynezz.git kmod-sound-ps3: Modified target dependencies SVN-Revision: 18629 --- diff --git a/package/kernel/modules/sound.mk b/package/kernel/modules/sound.mk index 1d3a5bee6e..fe1f3a63ca 100644 --- 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