summaryrefslogtreecommitdiffstats
path: root/cross_tail_build/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cross_tail_build/Makefile')
-rw-r--r--cross_tail_build/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cross_tail_build/Makefile b/cross_tail_build/Makefile
index 89d362745b41..e632a08bf563 100644
--- a/cross_tail_build/Makefile
+++ b/cross_tail_build/Makefile
@@ -30,6 +30,8 @@ ifeq ($(strip $(SOLARENV)),)
include $(dir $(realpath $(firstword $(MAKEFILE_LIST))))/../config_build.mk
endif
+export gb_Side=build
+
include $(SOLARENV)/gbuild/gbuild.mk
$(eval $(call gb_Module_make_global_targets,$(SRCDIR)/Module_cross_tail_build.mk))