package/bluez-alsa: fix empty line

Fix the following warning added by commit
3ba8e88e39:

package/bluez-alsa/bluez-alsa.mk:79: consecutive empty lines

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Fabrice Fontaine 2021-12-18 23:34:30 +01:00 committed by Yann E. MORIN
parent d5efc8a010
commit eb3fec9d64

View file

@ -76,5 +76,4 @@ else
BLUEZ_ALSA_CONF_OPTS += --without-libopenaptx --disable-aptx --disable-aptx-hd
endif
$(eval $(autotools-package))