mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-10 00:05: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>
11 lines
265 B
Makefile
11 lines
265 B
Makefile
SUBDIRS=asound_state
|
|
alsabat_script_files = analog_audio_playback_and_capture.sh \
|
|
dp_audio_playback.sh \
|
|
dp_audio_subdevice_number.sh \
|
|
hdmi_audio_playback.sh \
|
|
hdmi_audio_subdevice_number.sh \
|
|
map_test_case \
|
|
README
|
|
|
|
EXTRA_DIST = \
|
|
$(alsabat_script_files)
|