aboutsummaryrefslogtreecommitdiff
path: root/tests/cyclictest/root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cyclictest/root/GNUmakefile')
-rw-r--r--tests/cyclictest/root/GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cyclictest/root/GNUmakefile b/tests/cyclictest/root/GNUmakefile
index 160ef09..049fd37 100644
--- a/tests/cyclictest/root/GNUmakefile
+++ b/tests/cyclictest/root/GNUmakefile
@@ -1,4 +1,5 @@
export SRCARCH=$(CONF_KERNEL_ARCH)
+export BR2_EXTERNAL=$(CURDIR)/packages
lastword = $(word $(words $(1)),$(1))
makedir := $(dir $(call lastword,$(MAKEFILE_LIST)))