]> git.karo-electronics.de Git - linux-beck.git/commit
ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 18 Oct 2015 04:46:47 +0000 (13:46 +0900)
committerTakashi Iwai <tiwai@suse.de>
Sun, 18 Oct 2015 07:08:11 +0000 (09:08 +0200)
commitdf4833886f91eea0d20e6e97066adab308625ef8
treebd49e2aadcec2d9960d2c3611dd78fedefbadbe6
parent083117c0ca8359ac82854a809120694be6375eb4
ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in

When committed to upstream, these four modules had wrong entries for
Makefile. This forces them to be loadable modules even if they're set
as built-in.

This commit fixes this bug.

Fixes: b5b04336015e('ALSA: fireworks: Add skelton for Fireworks based devices')
Fixes: fd6f4b0dc167('ALSA: bebob: Add skelton for BeBoB based devices')
Fixes: 1a4e39c2e5ca('ALSA: oxfw: Move to its own directory')
Fixes: 14ff6a094815('ALSA: dice: Move file to its own directory')
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/bebob/Makefile
sound/firewire/dice/Makefile
sound/firewire/fireworks/Makefile
sound/firewire/oxfw/Makefile