build: always use BASEDIR for xen sub-directory
authorBertrand Marquis <bertrand.marquis@arm.com>
Fri, 2 Oct 2020 10:42:09 +0000 (11:42 +0100)
committerWei Liu <wl@xen.org>
Wed, 7 Oct 2020 11:09:22 +0000 (11:09 +0000)
commite4e64408f5c755da3bf7bfd78e70ad9f6c448376
tree663e540eeee7edda45182c67625a65fed03bcc90
parent93508595d588afe9dca087f95200effb7cedc81f
build: always use BASEDIR for xen sub-directory

Modify Makefiles using $(XEN_ROOT)/xen to use $(BASEDIR) instead.

This is removing the dependency to xen subdirectory preventing using a
wrong configuration file when xen subdirectory is duplicated for
compilation tests.

Signed-off-by: Bertrand Marquis <bertrand.marquis@arm.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/common/Makefile
xen/include/xen/lib/x86/Makefile
xen/tools/kconfig/Makefile.kconfig
xen/xsm/flask/Makefile