X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=kitten%2Farch%2Fx86_64%2Fboot%2FMakefile;h=ad8a6e1a8d0520e35ee2bb0b72d4766d93cd3967;hb=5b6278751429f59297ce74e614d50632daea3748;hp=783f48dae2de495503fc4b7140de6fbb911394a9;hpb=ba66d9929cb404507160b86b932b8f00ec31fae7;p=palacios.git diff --git a/kitten/arch/x86_64/boot/Makefile b/kitten/arch/x86_64/boot/Makefile index 783f48d..ad8a6e1 100644 --- a/kitten/arch/x86_64/boot/Makefile +++ b/kitten/arch/x86_64/boot/Makefile @@ -58,7 +58,7 @@ $(obj)/compressed/vmlwk: FORCE FDARGS = console=serial debug_mptable=1 init_argv="one two three" init_envp="one=1 two=2 three=3" # Set this if you want an initrd included with the isoimage kernel ifdef CONFIG_V3VEE -FDINITRD = /opt/vmm-tools/isos/puppy.iso +FDINITRD = /opt/vmm-tools/isos/finnix.iso else FDINITRD = init_task endif