]> git.alsa-project.org Git - alsa-utils.git/commit
alsactl init: ca0106 file was omitted
authorGabriel M. Beddingfield <gabrbedd@gmail.com>
Sun, 26 May 2013 22:54:44 +0000 (15:54 -0700)
committerTakashi Iwai <tiwai@suse.de>
Mon, 27 May 2013 07:09:14 +0000 (09:09 +0200)
commit121df3694970d7eded56432c9baa24b8ccd122b1
treea90e12895d3fe2ff807eae08f539e9f1274ca971
parent2f2576518c8336f5d64f1111f2a1a0abeda54a1f
alsactl init: ca0106 file was omitted

The file alsactl/init/00main includes the line:

CARDINFO{driver}=="CA0106", INCLUDE="ca0106", GOTO="init_end"

However, the file alsactl/init/ca0106 is not making it into the
release tarballs (nor to user installations).

This patch adds the ca0106 file to the build.

Signed-off-by: Gabriel M. Beddingfield <gabrbedd@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
alsactl/init/Makefile.am