aboutsummaryrefslogtreecommitdiff
path: root/build/bootstrap.make
diff options
context:
space:
mode:
Diffstat (limited to 'build/bootstrap.make')
-rw-r--r--build/bootstrap.make3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/bootstrap.make b/build/bootstrap.make
index 26b7eeb..00d384d 100644
--- a/build/bootstrap.make
+++ b/build/bootstrap.make
@@ -16,6 +16,9 @@ ifeq ($(patsubst %build/bootstrap.make,,$(lastword $(MAKEFILE_LIST))),)
include $(build)/bootstrap.make
endif
+# Configuration
+#
+$(call include,$(scf_root)/configuration.make)
# Aliases
#