]> xenbits.xensource.com Git - qemu-xen-4.0-testing.git/commitdiff
Fix broken audio support.
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 25 Sep 2008 10:12:03 +0000 (11:12 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 25 Sep 2008 10:12:03 +0000 (11:12 +0100)
-DHAS_AUDIO_CHOICE was omitted from CPPFLAGS.

This change was committed as one hunk of

    commit ae6c754836d244cdb3fe461853e774f1e7c5a33c
    Author: Ian Jackson <ian.jackson@eu.citrix.com>
    Date:   Thu Aug 28 15:11:55 2008 +0100

Drop duplication opengl configuration flags

Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
although this was probably a mistake; it should have been committed
separately.  In any case we cherry pick that half of the change now.

Makefile.target

index 1aace9c41773b33b91c39dfdcbad421ff35500f9..577703366fce404b22fe1076de83ac729683e625 100644 (file)
@@ -559,7 +559,7 @@ ifeq ($(TARGET_BASE_ARCH), i386)
 # Hardware support
 ifdef CONFIG_AUDIO
 OBJS+= $(SOUND_HW) pcspk.o
-CPPFLAGS += -DHAS_AUDIO
+CPPFLAGS += -DHAS_AUDIO -DHAS_AUDIO_CHOICE
 endif
 OBJS+= ide.o pckbd.o ps2.o vga.o dma.o
 OBJS+= fdc.o mc146818rtc.o serial.o i8259.o i8254.o pc.o