X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=f65e7d6c2280fc2cb76fa35e9bdafefb5ed38386;hb=b44db8fef71ea6c1c996b6c1fb162f61317a53be;hp=695a64b5ee5898ade036e510dd01f6b8f1a27adc;hpb=52862a01560b5b12db9f8f7b6e16013a81a86939;p=palacios.git diff --git a/Makefile b/Makefile index 695a64b..f65e7d6 100644 --- a/Makefile +++ b/Makefile @@ -621,7 +621,7 @@ palacios: libv3vee.a linux_module/v3vee.ko: linux_module/*.c linux_module/*.h libv3vee.a - cd linux_module/ && make V3_CONFIG_LINUX_KERN=$(V3_CONFIG_LINUX_KERN) + cd linux_module/ && make cp linux_module/v3vee.ko v3vee.ko