summaryrefslogtreecommitdiff
path: root/build/top.mk
diff options
context:
space:
mode:
Diffstat (limited to 'build/top.mk')
-rw-r--r--build/top.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/top.mk b/build/top.mk
index 4469d2e..34b46c9 100644
--- a/build/top.mk
+++ b/build/top.mk
@@ -10,6 +10,7 @@ endif
UCOO_BASE := $(patsubst %/build/top.mk,%,$(lastword $(MAKEFILE_LIST)))
include $(UCOO_BASE)/build/macros.mk
+-include $(BASE)/build/macros.mk
# General parameters.