summaryrefslogtreecommitdiff
path: root/nuttx/configs/us7032evb1/ostest
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/us7032evb1/ostest')
-rw-r--r--nuttx/configs/us7032evb1/ostest/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/us7032evb1/ostest/Make.defs b/nuttx/configs/us7032evb1/ostest/Make.defs
index 379342a5d..6fe463388 100644
--- a/nuttx/configs/us7032evb1/ostest/Make.defs
+++ b/nuttx/configs/us7032evb1/ostest/Make.defs
@@ -77,6 +77,6 @@ MKDEP = $(TOPDIR)/tools/mkdeps.sh
HOSTCC = gcc
HOSTINCLUDES = -I.
-HOSTCFLAGS = -Wall -wstrict-prototypes -Wshadow -g -pipe
+HOSTCFLAGS = -Wall -Wstrict-prototypes -Wshadow -g -pipe
HOSTLDFLAGS =