X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=build%2FMakefile;fp=build%2FMakefile;h=4b641adc0fa0a489631e3fdb7b5e3d934dcc0b2a;hb=50eae0d57a38dcfffc396e2dc08694cc26454b8e;hp=ac356b75c319fb4914b4a49e228d178484f51266;hpb=ba66d9929cb404507160b86b932b8f00ec31fae7;p=palacios.git diff --git a/build/Makefile b/build/Makefile index ac356b7..4b641ad 100644 --- a/build/Makefile +++ b/build/Makefile @@ -205,7 +205,7 @@ kitten: palacios-full64 cp $(PALACIOS_BUILD_DIR)/libv3vee.a $(KITTEN_TOP_DIR)/palacios/ cp $(PALACIOS_BUILD_DIR)/../lib/xed/libxed32e.a $(KITTEN_TOP_DIR)/palacios/ cp $(PALACIOS_BUILD_DIR)/vm_kernel $(KITTEN_TOP_DIR)/palacios/ - (cd $(KITTEN_TOP_DIR) && make oldconfig && make) + (cd $(KITTEN_TOP_DIR) && make) geekos: