Missing a file in the last commit

This commit is contained in:
Gregory Nutt 2016-02-04 15:12:09 -06:00
parent 823b8bda2b
commit 7e3bbeeae8

View File

@ -90,7 +90,7 @@
/* Make sure that the NSH configuration uses the slot */
# if !defined(CONFIG_NSH_MMCSDSLOTNO) || CONFIG_NSH_MMCSDSLOTNO != 0
# if !defined(CONFIG_NSH_MMCSDSLOTNO)
# define CONFIG_NSH_MMCSDSLOTNO 0
# elif CONFIG_NSH_MMCSDSLOTNO != 0
# warning "The PIC32 Starter Kit has only one slot (0)"