Removes several unnecessary steps from the build.
Andrew Cooper (3):
x86/build: Rework binary conversion for boot/{cmdline,reloc}.c
x86/build: Don't convert boot/{cmdline,head}.bin back to .S
x86/build: Clean up boot/Makefilexen/arch/x86/boot/Makefile | 39 +++++++++++------------------ xen/arch/x86/boot/build32.lds | 58 +++++++++++++++++++------------------------ xen/arch/x86/boot/head.S | 10 ++++++-- 3 files changed, 47 insertions(+), 60 deletions(-) -- 2.11.0
