summaryrefslogtreecommitdiff
path: root/Makefile.objs
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2010-03-21 19:47:02 +0000
committerBlue Swirl <blauwirbel@gmail.com>2010-03-21 19:47:02 +0000
commitdf6327780d69ceb8da151fdb96aa90f6b310259a (patch)
tree9de927b2923dcef16c8500d3e473d4a42424d79c /Makefile.objs
parentb994504610560b55a0b28bc9f920a9b7c6beb3a3 (diff)
downloadqemu-df6327780d69ceb8da151fdb96aa90f6b310259a.tar.gz
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