X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2FMakefile;h=0e716aae46de1609b9ccb8916611dfabd02a868e;hp=f720996bb1830c2041affb8cb770fc260fccc7ab;hb=3a4e54ec208ea3589963b410d2d73292bbc4a8fe;hpb=8a441df14ef65bb559ce090249343ec1dac1a7fc diff --git a/palacios/src/devices/Makefile b/palacios/src/devices/Makefile index f720996..0e716aa 100644 --- a/palacios/src/devices/Makefile +++ b/palacios/src/devices/Makefile @@ -25,3 +25,5 @@ obj-$(CONFIG_NET_HD) += net_hd.o obj-$(CONFIG_CGA) += cga.o obj-$(CONFIG_TELNET_CONSOLE) += telnet_cons.o + +obj-$(CONFIG_PASSTHROUGH_PCI) += pci_passthrough.o \ No newline at end of file