aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2009-10-07 02:41:16 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2009-10-08 21:17:14 -0500
commit976ca9abeec9267a1eadb5f5640bed4553febe52 (patch)
treefcd53bb5ab24288167c41a03c14b8ab5f7aa73a9 /Makefile
parentOnly compile max7310 when one target uses it (diff)
downloadqemu-kvm-976ca9abeec9267a1eadb5f5640bed4553febe52.tar.gz
qemu-kvm-976ca9abeec9267a1eadb5f5640bed4553febe52.tar.bz2
qemu-kvm-976ca9abeec9267a1eadb5f5640bed4553febe52.zip
Only compile wm8750 when one target uses it
Patchworks-ID: 35209 Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 55380f179..5ec43707b 100644
--- a/Makefile
+++ b/Makefile
@@ -99,7 +99,8 @@ obj-y += tcg-runtime.o host-utils.o
obj-y += irq.o ioport.o
obj-$(CONFIG_PTIMER) += ptimer.o
obj-$(CONFIG_MAX7310) += max7310.o
-obj-y += i2c.o smbus.o smbus_eeprom.o max111x.o wm8750.o
+obj-$(CONFIG_WM8750) += wm8750.o
+obj-y += i2c.o smbus.o smbus_eeprom.o max111x.o
obj-y += ssd0303.o ssd0323.o ads7846.o stellaris_input.o twl92230.o
obj-y += tmp105.o lm832x.o eeprom93xx.o tsc2005.o
obj-y += scsi-disk.o cdrom.o