X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fvnet%2FMakefile;h=2b8f3572527f1f273b5a3ccce6431b57523835dc;hb=ea98f071ad004a040cefbb494733f4f1cb0d75d7;hp=5140f3e7c9c9f48bc3d9281fe7b92102c69a27dd;hpb=97b082da9d0faabd499d7cec09c34bdf5fb7e4d9;p=palacios.git diff --git a/palacios/src/vnet/Makefile b/palacios/src/vnet/Makefile index 5140f3e..2b8f357 100644 --- a/palacios/src/vnet/Makefile +++ b/palacios/src/vnet/Makefile @@ -1,3 +1,3 @@ +obj-$(V3_CONFIG_VNET) += vnet_core.o vnet_host.o vnet_hashtable.o obj-y += null.o -obj-$(V3_CONFIG_VNET) += vnet_core.o