[packages] libsdl: Add missing backslash
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19648 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
98ce93fd8b
commit
55a7153bc5
@ -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 \
|
||||
, \
|
||||
|
Loading…
x
Reference in New Issue
Block a user