mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
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>
This commit is contained in:
@@ -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.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define Package/alsa-lib/conffiles
|
||||||
|
/etc/asound.conf
|
||||||
|
endef
|
||||||
|
|
||||||
TARGET_CFLAGS += $(FPIC)
|
TARGET_CFLAGS += $(FPIC)
|
||||||
|
|
||||||
CONFIGURE_ARGS+= \
|
CONFIGURE_ARGS+= \
|
||||||
|
|||||||
Reference in New Issue
Block a user