summaryrefslogtreecommitdiff
path: root/board/toradex/common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/toradex/common/Makefile')
-rw-r--r--board/toradex/common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/toradex/common/Makefile b/board/toradex/common/Makefile
index e80105dce7..0204ac5031 100644
--- a/board/toradex/common/Makefile
+++ b/board/toradex/common/Makefile
@@ -20,7 +20,7 @@
include $(TOPDIR)/config.mk
ifneq ($(OBJTREE),$(SRCTREE))
-$(shell mkdir -p $(obj)crypto)
+$(shell mkdir -p $(obj)../../nvidia/common/crypto)
endif
LIB = $(obj)lib$(VENDOR).o