summaryrefslogtreecommitdiffstats
path: root/Makefile.objs
diff options
context:
space:
mode:
authorBlue Swirl2010-03-21 20:47:02 +0100
committerBlue Swirl2010-03-21 20:47:02 +0100
commitdf6327780d69ceb8da151fdb96aa90f6b310259a (patch)
tree9de927b2923dcef16c8500d3e473d4a42424d79c /Makefile.objs
parentCompile parallel only once (diff)
downloadqemu-df6327780d69ceb8da151fdb96aa90f6b310259a.tar.gz
qemu-df6327780d69ceb8da151fdb96aa90f6b310259a.tar.xz
qemu-df6327780d69ceb8da151fdb96aa90f6b310259a.zip
Compile i8254 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 b0e5010701..17feeb0f7c 100644
--- a/Makefile.objs
+++ b/Makefile.objs
@@ -138,6 +138,7 @@ hw-obj-$(CONFIG_M48T59) += m48t59.o
hw-obj-$(CONFIG_ESCC) += escc.o
hw-obj-$(CONFIG_PARALLEL) += parallel.o
+hw-obj-$(CONFIG_I8254) += i8254.o
# PCI watchdog devices
hw-obj-y += wdt_i6300esb.o