summaryrefslogtreecommitdiff
path: root/nuttx/configs/xtrs/nsh/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/xtrs/nsh/Make.defs')
-rw-r--r--nuttx/configs/xtrs/nsh/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/xtrs/nsh/Make.defs b/nuttx/configs/xtrs/nsh/Make.defs
index 2c3e3302f..0eac402ab 100644
--- a/nuttx/configs/xtrs/nsh/Make.defs
+++ b/nuttx/configs/xtrs/nsh/Make.defs
@@ -87,5 +87,5 @@ MKDEP = $(TOPDIR)/tools/mkdeps.sh
HOSTCC = gcc
HOSTINCLUDES = -I.
-HOSTCFLAGS = -Wall -wstrict-prototypes -Wshadow -g -pipe
+HOSTCFLAGS = -Wall -Wstrict-prototypes -Wshadow -g -pipe
HOSTLDFLAGS =