aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2010-03-21 19:47:04 +0000
committerBlue Swirl <blauwirbel@gmail.com>2010-03-21 19:47:04 +0000
commit4c65f1e5ba5ea512e962c7f4271235b799121e70 (patch)
tree5f7a390c10856f23c5f3a7b19e842096712de27f /Makefile.objs
parent7f55c7ced67a58018c74f15dd38dfaf00c6591c9 (diff)
downloadqemu-4c65f1e5ba5ea512e962c7f4271235b799121e70.zip
qemu-4c65f1e5ba5ea512e962c7f4271235b799121e70.tar.gz
qemu-4c65f1e5ba5ea512e962c7f4271235b799121e70.tar.bz2
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 0f0795c..fb7b780 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