X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=kitten%2Farch%2Fx86_64%2Fboot%2FMakefile;h=783f48dae2de495503fc4b7140de6fbb911394a9;hb=ba66d9929cb404507160b86b932b8f00ec31fae7;hp=7f3f3633d9688763ccef0c8c329570889459456b;hpb=c4fe03ba0f1c563758b0b8062709b36fc45bbe6f;p=palacios.git diff --git a/kitten/arch/x86_64/boot/Makefile b/kitten/arch/x86_64/boot/Makefile index 7f3f363..783f48d 100644 --- a/kitten/arch/x86_64/boot/Makefile +++ b/kitten/arch/x86_64/boot/Makefile @@ -55,7 +55,7 @@ $(obj)/compressed/vmlwk: FORCE $(Q)$(MAKE) $(build)=$(obj)/compressed IMAGE_OFFSET=$(IMAGE_OFFSET) $@ # Set this if you want to pass append arguments to the isoimage kernel -FDARGS = console=vga,serial debug_mptable=1 init_argv="one two three" init_envp="one=1 two=2 three=3" +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