]> git.proxmox.com Git - qemu.git/blobdiff - Makefile.hw
usb-uhci: Use PCI DMA stub functions
[qemu.git] / Makefile.hw
index 659e441992e1ca84c32a3d03975e5204b0939a7c..63eb7e40be7264268cbed33567b54f80f96bb2aa 100644 (file)
@@ -10,6 +10,7 @@ include $(SRC_PATH)/rules.mak
 $(call set-vpath, $(SRC_PATH):$(SRC_PATH)/hw)
 
 QEMU_CFLAGS+=-I..
+QEMU_CFLAGS += $(GLIB_CFLAGS)
 
 include $(SRC_PATH)/Makefile.objs