]> xenbits.xensource.com Git - xen.git/commit
tools/include: Rework Makefile
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 13 Oct 2022 13:05:07 +0000 (14:05 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 14 Oct 2022 19:56:57 +0000 (20:56 +0100)
commit6aabee32b572216ecb7292d26f99e1a3b49b6524
tree58f5f6f22c0ad0b65e8eb957def288eaf5dcd8ac
parent13c05b9efa2b825935ff9215575b53c1f9ad7965
tools/include: Rework Makefile

Rework "xen-xsm" rules to not have to change directory to run
mkflask.sh, and store mkflask.sh path in a var, and use a full path
for FLASK_H_DEPEND, and output directory is made relative.

Rename "all-y" target to a more descriptive "xen/lib/x86/all".

Removed the "dist" target which was the only one existing in tools/.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Release-acked-by: Henry Wang <Henry.Wang@arm.com>
tools/include/Makefile