X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2FMakefile;h=51b43e9d629d14be6f37fcb4dc597febe09262c6;hb=dbace2679a283baec34858e25c59d33eadcbb10b;hp=f5b40be41ef35bf6c1805bf7a1a32cde94e00e69;hpb=939557a27934a05573b483f4fc689b6a88bf4f3a;p=palacios.git diff --git a/palacios/src/devices/Makefile b/palacios/src/devices/Makefile index f5b40be..51b43e9 100644 --- a/palacios/src/devices/Makefile +++ b/palacios/src/devices/Makefile @@ -45,3 +45,5 @@ obj-$(CONFIG_MCHECK) += mcheck.o obj-$(CONFIG_VGA) += vga.o +obj-$(CONFIG_PCI_FRONT) += pci_front.o +