summaryrefslogtreecommitdiff
path: root/nuttx/configs/ez80f910200zco/dhcpd
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ez80f910200zco/dhcpd')
-rw-r--r--nuttx/configs/ez80f910200zco/dhcpd/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/ez80f910200zco/dhcpd/Make.defs b/nuttx/configs/ez80f910200zco/dhcpd/Make.defs
index c914fc263..8671fdd51 100644
--- a/nuttx/configs/ez80f910200zco/dhcpd/Make.defs
+++ b/nuttx/configs/ez80f910200zco/dhcpd/Make.defs
@@ -232,7 +232,7 @@ else
HOSTCC = gcc
HOSTINCLUDES = -I.
- HOSTCFLAGS = -Wall -wstrict-prototypes -Wshadow -g -pipe
+ HOSTCFLAGS = -Wall -Wstrict-prototypes -Wshadow -g -pipe
HOSTLDFLAGS =
# This is the tool to use for dependencies (i.e., none)