summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx')
-rw-r--r--nuttx/examples/wget/target.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/examples/wget/target.c b/nuttx/examples/wget/target.c
index e3c77a03a..89716014c 100644
--- a/nuttx/examples/wget/target.c
+++ b/nuttx/examples/wget/target.c
@@ -66,7 +66,7 @@
#endif
#ifndef CONFIG_EXAMPLE_WGET_DRIPADDR
-# error "You must define "
+# error "You must define CONFIG_EXAMPLE_WGET_DRIPADDR"
#endif
#ifndef CONFIG_EXAMPLE_WGET_NETMASK