summaryrefslogtreecommitdiff
path: root/package/qemu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/qemu/Makefile')
-rw-r--r--package/qemu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/qemu/Makefile b/package/qemu/Makefile
index 393552a16..cb69fdaaa 100644
--- a/package/qemu/Makefile
+++ b/package/qemu/Makefile
@@ -63,6 +63,7 @@ CONFIGURE_ARGS+= --host-cc=$(HOST_CC) \
HOST_STYLE:= manual
HOST_CONFIGURE_ARGS+= --host-cc=$(HOST_CC) \
--prefix=${STAGING_HOST_DIR}/usr \
+ --audio-drv-list=alsa \
--disable-stack-protector \
--disable-pie \
--disable-docs \