summaryrefslogtreecommitdiff
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.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/skp16c26/ostest/Make.defs b/nuttx/configs/skp16c26/ostest/Make.defs
index 79f014013..a7444daae 100644
--- a/nuttx/configs/skp16c26/ostest/Make.defs
+++ b/nuttx/configs/skp16c26/ostest/Make.defs
@@ -36,7 +36,7 @@
include ${TOPDIR}/.config
include ${TOPDIR}/tools/Config.mk
-CROSSDEV = m32c-elf-
+CROSSDEV = m32c-nuttx-elf-
CC = $(CROSSDEV)gcc
CPP = $(CROSSDEV)gcc -E
LD = $(CROSSDEV)ld