mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Eliminate a warning
This commit is contained in:
parent
08b2fee0fb
commit
5b7f2b0ce2
1 changed files with 2 additions and 1 deletions
|
|
@ -697,7 +697,8 @@
|
|||
#endif
|
||||
|
||||
#if defined(CONFIG_DISABLE_ENVIRON) && defined(CONFIG_NSH_DISABLESCRIPT)
|
||||
# define CONFIG_NSH_DISABLE_SET
|
||||
# undef CONFIG_NSH_DISABLE_SET
|
||||
# define CONFIG_NSH_DISABLE_SET 1
|
||||
#endif
|
||||
|
||||
/****************************************************************************
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue