[PATCH 0/3] x86/build: Clean up 32bit boot objects

Andrew Cooper posted 3 patches 2 years ago
Failed in applying to current master (apply log)
xen/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(-)
[PATCH 0/3] x86/build: Clean up 32bit boot objects
Posted by Andrew Cooper 2 years ago
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/Makefile

 xen/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