mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 23:40:19 +08:00
fix error message
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1656 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -66,7 +66,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef CONFIG_EXAMPLE_WGET_DRIPADDR
|
#ifndef CONFIG_EXAMPLE_WGET_DRIPADDR
|
||||||
# error "You must define "
|
# error "You must define CONFIG_EXAMPLE_WGET_DRIPADDR"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef CONFIG_EXAMPLE_WGET_NETMASK
|
#ifndef CONFIG_EXAMPLE_WGET_NETMASK
|
||||||
|
|||||||
Reference in New Issue
Block a user