Oops part of last commit was still in the editor.

This commit is contained in:
Gregory Nutt 2016-07-15 06:29:46 -06:00
parent fd51393a37
commit c9d7ae6f47

View File

@ -96,7 +96,7 @@
#endif
#if CONFIG_NSH_MMCSDSLOTNO != 0
# error SAME70 has only one MMC/SD slot (CONFIG_NSH_MMCSDMINOR)
# error SAME70 has only one MMC/SD slot (CONFIG_NSH_MMCSDSLOTNO)
# undef CONFIG_NSH_MMCSDSLOTNO
# define CONFIG_NSH_MMCSDSLOTNO 0
#endif