mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 19:19:29 -05:00
kernel: fix kmod-sound-core build error
Fix build error introduced with 2ab6aac.
Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
@@ -49,7 +49,7 @@ define KernelPackage/sound-core
|
||||
CONFIG_SND_RAWMIDI \
|
||||
CONFIG_SND_TIMER \
|
||||
CONFIG_SND_PCM \
|
||||
CONFIG_SND_PCM_TIMER \
|
||||
CONFIG_SND_PCM_TIMER=y \
|
||||
CONFIG_SND_SEQUENCER \
|
||||
CONFIG_SND_VIRMIDI \
|
||||
CONFIG_SND_SEQ_DUMMY \
|
||||
|
||||
Reference in New Issue
Block a user