summaryrefslogtreecommitdiffstats
path: root/Makefile.objs
diff options
context:
space:
mode:
authorBlue Swirl2010-03-21 20:47:01 +0100
committerBlue Swirl2010-03-21 20:47:01 +0100
commitb994504610560b55a0b28bc9f920a9b7c6beb3a3 (patch)
tree6cf2e7f3df1a43e7a749e048f51a1898f49443f7 /Makefile.objs
parentCompile vga-pci only once (diff)
downloadqemu-b994504610560b55a0b28bc9f920a9b7c6beb3a3.tar.gz
qemu-b994504610560b55a0b28bc9f920a9b7c6beb3a3.tar.xz
qemu-b994504610560b55a0b28bc9f920a9b7c6beb3a3.zip
Compile parallel only once
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'Makefile.objs')
-rw-r--r--Makefile.objs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.objs b/Makefile.objs
index 7ebff443c8..b0e5010701 100644
--- a/Makefile.objs
+++ b/Makefile.objs
@@ -137,6 +137,8 @@ hw-obj-$(CONFIG_NAND) += nand.o
hw-obj-$(CONFIG_M48T59) += m48t59.o
hw-obj-$(CONFIG_ESCC) += escc.o
+hw-obj-$(CONFIG_PARALLEL) += parallel.o
+
# PCI watchdog devices
hw-obj-y += wdt_i6300esb.o