From: Anthony PERARD Date: Wed, 26 Feb 2020 16:40:06 +0000 (+0100) Subject: xen/include: remove include of Config.mk X-Git-Tag: archive/raspbian/4.14.0+80-gd101b417b7-1+rpi1^2~63^2~621 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2d2cca9d15370d5d53e2e057668a3313e50ac507;p=xen.git xen/include: remove include of Config.mk It isn't necessary to include Config.mk here because this Makefile is only used by xen/Rules.mk which already includes Config.mk. Signed-off-by: Anthony PERARD Reviewed-by: Jan Beulich --- diff --git a/xen/include/Makefile b/xen/include/Makefile index fde0ca0131..433bad9055 100644 --- a/xen/include/Makefile +++ b/xen/include/Makefile @@ -1,5 +1,3 @@ -include $(XEN_ROOT)/Config.mk - ifneq ($(CONFIG_COMPAT),) compat-arch-$(CONFIG_X86) := x86_32