trunk: build sound modules in kernel

This commit is contained in:
kyak
2011-07-01 13:24:58 +04:00
parent c6f46f9a0f
commit 7bb7d4687e
3 changed files with 20 additions and 8 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ SOUNDCORE_FILES ?= \
define KernelPackage/sound-core
SUBMENU:=$(SOUND_MENU)
TITLE:=Sound support
DEPENDS:=@AUDIO_SUPPORT
DEPENDS:=@AUDIO_SUPPORT @!TARGET_xburst_qi_lb60
KCONFIG:= \
CONFIG_SOUND \
CONFIG_SND \