summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/skp16c26/ostest/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/skp16c26/ostest/Make.defs')
-rw-r--r--nuttx/configs/skp16c26/ostest/Make.defs1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/skp16c26/ostest/Make.defs b/nuttx/configs/skp16c26/ostest/Make.defs
index ab500fbad8..22cee90f63 100644
--- a/nuttx/configs/skp16c26/ostest/Make.defs
+++ b/nuttx/configs/skp16c26/ostest/Make.defs
@@ -34,6 +34,7 @@
############################################################################
include ${TOPDIR}/.config
+include ${TOPDIR}/tools/Config.mk
CROSSDEV = m32c-elf-
CC = $(CROSSDEV)gcc