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, 1 insertions, 0 deletions
diff --git a/xen/Rules.mk b/xen/Rules.mk
index 6123835ec1..6c17a3fad4 100644
--- a/xen/Rules.mk
+++ b/xen/Rules.mk
@@ -12,6 +12,7 @@ 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.