]> Git Repo - qemu.git/blobdiff - hw/Makefile.objs
hw: Added generic FIFO API.
[qemu.git] / hw / Makefile.objs
index b59c74953fb3cc19986faedc79a8953862002c01..66abbb2c7e4fa0208d3a2a09c313969dbd12b1df 100644 (file)
@@ -35,6 +35,7 @@ common-obj-$(CONFIG_APPLESMC) += applesmc.o
 common-obj-$(CONFIG_SMARTCARD) += ccid-card-passthru.o
 common-obj-$(CONFIG_SMARTCARD_NSS) += ccid-card-emulated.o
 common-obj-$(CONFIG_I8259) += i8259_common.o i8259.o
+common-obj-y += fifo.o
 
 # PPC devices
 common-obj-$(CONFIG_PREP_PCI) += prep_pci.o
This page took 0.025007 seconds and 4 git commands to generate.