Re: [XEN PATCH v7 40/51] build: fix dependencies in arch/x86/boot

2021-10-14 Thread Jan Beulich
On 24.08.2021 12:50, Anthony PERARD wrote: > Temporary fix the list of headers that cmdline.c and reloc.c depends > on, until the next time the list is out of sync again. > > Also, add the linker script to the list. > > Signed-off-by: Anthony PERARD Reviewed-by: Jan Beulich Afaict this is

[XEN PATCH v7 40/51] build: fix dependencies in arch/x86/boot

2021-08-24 Thread Anthony PERARD
Temporary fix the list of headers that cmdline.c and reloc.c depends on, until the next time the list is out of sync again. Also, add the linker script to the list. Signed-off-by: Anthony PERARD --- xen/arch/x86/boot/Makefile | 9 ++--- xen/arch/x86/boot/build32.mk | 2 +- 2 files