X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2FMakefile;h=88356e1da389a6849732af0576ba34e65db11281;hb=1df601c90b519a54b64ca101fd6aa4c0a39bf0f0;hp=e856045f0a87b9b84a4e8327afd045056c5ad06a;hpb=2fb33705f951901f43a9fed966e96074fc693609;p=palacios.git diff --git a/palacios/src/devices/Makefile b/palacios/src/devices/Makefile index e856045..88356e1 100644 --- a/palacios/src/devices/Makefile +++ b/palacios/src/devices/Makefile @@ -38,4 +38,3 @@ obj-$(CONFIG_PASSTHROUGH_PCI) += pci_passthrough.o obj-$(CONFIG_SYMMOD) += lnx_virtio_symmod.o obj-$(CONFIG_CHAR_STREAM) += char_stream.o -obj-$(CONFIG_LINUX_VNET_BRIDGE) += lnx_vnet_brg.o