build: clean-up "clean" rules of duplication
authorAnthony PERARD <anthony.perard@citrix.com>
Fri, 25 Feb 2022 10:07:13 +0000 (11:07 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 25 Feb 2022 10:07:13 +0000 (11:07 +0100)
commit42989ff5ca969c63810e29483e86a7779579481e
tree430704f06b436f8b794818ba87b32a3e1b6482df
parent913b8be1c78f336a066f7237a6b3de42d4537dc8
build: clean-up "clean" rules of duplication

All those files to be removed are already done in the main Makefile,
either by the "find" command or directly (for $(TARGET).efi).

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Julien Grall <jgrall@amazon.com>
Reviewed-by: Daniel P. Smith <dpsmith@apertussolutions.com> # XSM
xen/Makefile
xen/arch/arm/Makefile
xen/arch/x86/Makefile
xen/test/livepatch/Makefile
xen/xsm/flask/Makefile