Browse Source
libs/alsa-lib: Add /etc/asound.conf for backup
Even if /etc/asound.conf isn't installed we should try to
preserve user configurations during sysupgrades
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
lilik-openwrt-22.03
Daniel Engberg
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
0 deletions
libs/alsa-lib/Makefile
@ -42,6 +42,10 @@ define Package/alsa-lib/description
You must have enabled the ALSA support in the kernel.
You must have enabled the ALSA support in the kernel.
e n d e f
e n d e f
d e f i n e P a c k a g e / a l s a - l i b / c o n f f i l e s
/ e t c / a s o u n d . c o n f
e n d e f
TARGET_CFLAGS += $( FPIC)
TARGET_CFLAGS += $( FPIC)
CONFIGURE_ARGS += \
CONFIGURE_ARGS += \