X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fbuild%2FMakefile;h=51413b6abb170822cdd1a96f3dbc7ff70e51d466;hb=624d18dad00545964d9074ebd3fc35def3589f48;hp=741c1fddd1cd5f1790ea6b966f6be25fe0e25e38;hpb=e0269a8db90d77ddd6a202ea383c5f40be61b729;p=palacios.releases.git diff --git a/palacios/build/Makefile b/palacios/build/Makefile index 741c1fd..51413b6 100644 --- a/palacios/build/Makefile +++ b/palacios/build/Makefile @@ -1,6 +1,6 @@ # Makefile for GeekOS kernel, userspace, and tools # Copyright (c) 2004,2005 David H. Hovemeyer -# $Revision: 1.35 $ +# $Revision: 1.36 $ # This is free software. You are permitted to use, # redistribute, and modify it as specified in the file "COPYING". @@ -296,6 +296,8 @@ vmm.img : fd.img force_rombios: (cd ../src/vmboot/rombios; make) + cp ../src/vmboot/rombios/BIOS-bochs-latest rombios + world: force_rombios ../scripts/make_payload.pl payload_layout.txt vm_kernel