projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d079cc0
)
xen/include: remove include of Config.mk
author
Anthony PERARD
<anthony.perard@citrix.com>
Wed, 26 Feb 2020 16:40:06 +0000
(17:40 +0100)
committer
Jan Beulich
<jbeulich@suse.com>
Wed, 26 Feb 2020 16:40:06 +0000
(17:40 +0100)
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 <anthony.perard@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/include/Makefile
patch
|
blob
|
history
diff --git
a/xen/include/Makefile
b/xen/include/Makefile
index fde0ca01312140cf6fe6d428b3ff808cc0318ca3..433bad9055b216cd8fa7ed1ee8130abca622ca2d 100644
(file)
--- 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