]> git.ipfire.org Git - thirdparty/openwrt.git/commit
kernel: sound: fix kmod-sound-midi2 packaging 23265/head
authorMieczyslaw Nalewaj <namiltd@yahoo.com>
Fri, 8 May 2026 17:31:41 +0000 (19:31 +0200)
committerRobert Marko <robimarko@gmail.com>
Sun, 10 May 2026 10:45:41 +0000 (12:45 +0200)
commit4e26edb2e359b9d90f99e003e6f9c43297eab85e
treefc708171467e76294648928105c088eeb70fcb12
parented4015375355570984a77de151d6bc2baf58a6ed
kernel: sound: fix kmod-sound-midi2 packaging

kmod-sound-midi2 expects sound/core/snd-ump.ko, but
CONFIG_SND_UMP=y builds it in-kernel rather than as
a module. Replace the forced built-in setting with
plain CONFIG_SND_UMP so the module can be packaged
correctly.

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/23265
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/linux/modules/sound.mk