summaryrefslogtreecommitdiff
path: root/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile.target b/Makefile.target
index c40833bd23..a5e217edc3 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -206,13 +206,6 @@ QEMU_CFLAGS += $(VNC_PNG_CFLAGS)
# xen backend driver support
obj-$(CONFIG_XEN) += xen_machine_pv.o xen_domainbuild.o
-# USB layer
-obj-$(CONFIG_USB_OHCI) += usb-ohci.o
-
-# PCI network cards
-obj-$(CONFIG_RTL8139_PCI) += rtl8139.o
-obj-$(CONFIG_E1000_PCI) += e1000.o
-
# Inter-VM PCI shared memory
obj-$(CONFIG_KVM) += ivshmem.o