summaryrefslogtreecommitdiffstats
path: root/Makefile.objs
diff options
context:
space:
mode:
authorBlue Swirl2010-03-21 20:47:04 +0100
committerBlue Swirl2010-03-21 20:47:04 +0100
commit4c65f1e5ba5ea512e962c7f4271235b799121e70 (patch)
tree5f7a390c10856f23c5f3a7b19e842096712de27f /Makefile.objs
parentCompile vga-isa only once (diff)
downloadqemu-4c65f1e5ba5ea512e962c7f4271235b799121e70.tar.gz
qemu-4c65f1e5ba5ea512e962c7f4271235b799121e70.tar.xz
qemu-4c65f1e5ba5ea512e962c7f4271235b799121e70.zip
Compile usb-uhci only once
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'Makefile.objs')
-rw-r--r--Makefile.objs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.objs b/Makefile.objs
index 0f0795c695..fb7b780636 100644
--- a/Makefile.objs
+++ b/Makefile.objs
@@ -140,6 +140,7 @@ hw-obj-$(CONFIG_ESCC) += escc.o
hw-obj-$(CONFIG_PARALLEL) += parallel.o
hw-obj-$(CONFIG_I8254) += i8254.o
hw-obj-$(CONFIG_PCSPK) += pcspk.o
+hw-obj-$(CONFIG_USB_UHCI) += usb-uhci.o
# PCI watchdog devices
hw-obj-y += wdt_i6300esb.o