]> git.proxmox.com Git - mirror_qemu.git/commit
build: enable audio modules
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 6 Mar 2018 07:40:49 +0000 (08:40 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 12 Mar 2018 10:18:27 +0000 (11:18 +0100)
commit08a05b379ac56430cbb748882ff1b48dc9fe8729
treeb0155d4cdeb8eef9cd43d6a71e3293c27f7e8921
parent65ba86966146ad074da0a18d209d1a52f2befd5a
build: enable audio modules

Add audio/ to common-obj-m variable.

Also run both audio and ui variables through unnest-vars.
This avoids sdl.mo (exists in both audio/ and ui/) name clashes.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20180306074053.22856-4-kraxel@redhat.com
Makefile
Makefile.objs