Merge pull request #7775 from diizzyy/patch-22

libs/alsa-lib: Add /etc/asound.conf for backup
This commit is contained in:
Ted Hess
2018-12-26 07:12:18 -05:00
committed by GitHub
+4
View File
@@ -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+= \