mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-20 10:34:42 +02:00
package/kernel: add dependency on kmod-input-core to kmod-sound-core (closes: #7140)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20901 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4b8608586d
commit
8808e8068c
@ -10,7 +10,7 @@ SOUND_MENU:=Sound Support
|
|||||||
define KernelPackage/sound-core
|
define KernelPackage/sound-core
|
||||||
SUBMENU:=$(SOUND_MENU)
|
SUBMENU:=$(SOUND_MENU)
|
||||||
TITLE:=Sound support
|
TITLE:=Sound support
|
||||||
DEPENDS:=@AUDIO_SUPPORT
|
DEPENDS:=@AUDIO_SUPPORT +!TARGET_x86:kmod-input-core
|
||||||
KCONFIG:= \
|
KCONFIG:= \
|
||||||
CONFIG_SOUND \
|
CONFIG_SOUND \
|
||||||
CONFIG_SND \
|
CONFIG_SND \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user