summaryrefslogtreecommitdiff
path: root/apps/modbus/nuttx/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'apps/modbus/nuttx/Make.defs')
-rw-r--r--apps/modbus/nuttx/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/modbus/nuttx/Make.defs b/apps/modbus/nuttx/Make.defs
index 96484217b..3990ccd97 100644
--- a/apps/modbus/nuttx/Make.defs
+++ b/apps/modbus/nuttx/Make.defs
@@ -37,4 +37,4 @@ CSRCS += portevent.c portother.c portserial.c porttimer.c
DEPPATH += --dep-path nuttx
VPATH += :nuttx
-CFLAGS += ${shell $(TOPDIR)/tools/incdir.sh $(INCDIROPT) "$(CC)" $(APPDIR)/modbus/nuttx}
+CFLAGS += ${shell $(INCDIR) $(INCDIROPT) "$(CC)" $(APPDIR)/modbus/nuttx}