build: fix dependencies in arch/x86/boot
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 14 Oct 2021 10:35:42 +0000 (12:35 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 14 Oct 2021 10:35:42 +0000 (12:35 +0200)
commit2f5f0a1b77161993c16c4cc243467d75e5b7633b
tree23f2748358c37359148d03e8b8b07aa5863f9424
parent9516d01ac3015f522528ed6dafb3f584eaa7ed2c
build: fix dependencies in arch/x86/boot

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 <anthony.perard@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/boot/Makefile
xen/arch/x86/boot/build32.mk