diff --git a/libs/libsdl/Makefile b/libs/libsdl/Makefile index 530ddbc0c..c86cd3823 100644 --- a/libs/libsdl/Makefile +++ b/libs/libsdl/Makefile @@ -38,7 +38,7 @@ endef define Build/Configure $(call Build/Configure/Default, \ --enable-libc \ - $(if $(CONFIG_AUDIO_SUPPORT), + $(if $(CONFIG_AUDIO_SUPPORT), \ --enable-audio \ --enable-alsa \ , \