mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-10 07:35:42 +01:00
18a1ed8f89
This patch includes the reference asound.state config files on Intel Skylake, Broadwell and Hsawell platforms Signed-off-by: Focus Luo <focus.luo@linux.intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
6 lines
129 B
Makefile
6 lines
129 B
Makefile
alsabat_cfg_files = asound.state.Broadwell \
|
|
asound.state.Haswell \
|
|
asound.state.Skylake
|
|
|
|
EXTRA_DIST = \
|
|
$(alsabat_cfg_files)
|