commit: https://git.buildroot.net/buildroot/commit/?id=eb3fec9d64e765d7485cf4b7b09bd18cc68dd328
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Fix the following warning added by commit
3ba8e88e396f216ac8486580b8817aac92ae93b2:
package/bluez-alsa/bluez-alsa.mk:79: consecutive empty lines
Signed-off-by: Fabrice Fontaine <redacted>
Signed-off-by: Yann E. MORIN <redacted>
---
package/bluez-alsa/bluez-alsa.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/bluez-alsa/bluez-alsa.mk b/package/bluez-alsa/bluez-alsa.mk
index a1e550ab6c..f5e3aa1245 100644
--- a/package/bluez-alsa/bluez-alsa.mk
+++ b/package/bluez-alsa/bluez-alsa.mk
@@ -76,5 +76,4 @@ else
BLUEZ_ALSA_CONF_OPTS += --without-libopenaptx --disable-aptx --disable-aptx-hd
endif
-
$(eval $(autotools-package))
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot