X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=e267ebeb5fe1ed5008f49f5eacc550449f584d50;hb=894733a198529cfaf93f4f4b68b255906154ab56;hp=3d8379107adaaead69d4c01a31e7f5f3096583b9;hpb=64322c155031a0eff3e2b4ff69c3d9d7be92a643;p=palacios.git diff --git a/Makefile b/Makefile index 3d83791..e267ebe 100644 --- a/Makefile +++ b/Makefile @@ -624,7 +624,7 @@ palacios: libv3vee.a linux_module/v3vee.ko: linux_module/*.c linux_module/*.h libv3vee.a - cd linux_module/ && make + cd linux_module/ && make -j 8 cp linux_module/v3vee.ko v3vee.ko