X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2FMakefile;h=434caeec820ec90bc7216ca80cbc6cef0e155cd3;hb=01d142cec24e5054d8d86e5dba1eff7f5b008c72;hp=a90ac91a761936dbb491ac649621adb6b487cfae;hpb=8330d6bb32172ba7c50b4e242e0213c8a9e1424e;p=palacios.git diff --git a/palacios/src/devices/Makefile b/palacios/src/devices/Makefile index a90ac91..434caee 100644 --- a/palacios/src/devices/Makefile +++ b/palacios/src/devices/Makefile @@ -1,6 +1,5 @@ obj-$(CONFIG_APIC) += apic.o obj-$(CONFIG_IO_APIC) += io_apic.o -obj-$(CONFIG_ICC_BUS) += icc_bus.o obj-$(CONFIG_PIT) += 8254.o obj-$(CONFIG_PIC) += 8259a.o obj-$(CONFIG_BOCHS_DEBUG) += bochs_debug.o