aboutsummaryrefslogtreecommitdiffstats
path: root/xen/Rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'xen/Rules.mk')
-rw-r--r--xen/Rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/xen/Rules.mk b/xen/Rules.mk
index 6c17a3fad4..6123835ec1 100644
--- a/xen/Rules.mk
+++ b/xen/Rules.mk
@@ -12,7 +12,6 @@ frame_pointer ?= n
lto ?= n
include $(XEN_ROOT)/Config.mk
-include $(XEN_ROOT)/config/Xen.mk
# Hardcoded configuration implications and dependencies.
# Do this is a neater way if it becomes unwieldy.