From: Jaroslav Kysela Date: Tue, 25 May 2021 16:47:57 +0000 (+0200) Subject: amixer: add the volume_mapping.h link X-Git-Tag: v1.2.5~2 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=dc20c4b51225b108a23e3a519d1bc15a828c9c1f;p=alsa-utils.git amixer: add the volume_mapping.h link Fixes: 75e644d ("amixer: link volume_mapping.c from alsamixer to amixer") Signed-off-by: Jaroslav Kysela --- diff --git a/amixer/volume_mapping.h b/amixer/volume_mapping.h new file mode 120000 index 0000000..89718e7 --- /dev/null +++ b/amixer/volume_mapping.h @@ -0,0 +1 @@ +../alsamixer/volume_mapping.h \ No newline at end of file