typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1073 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
59086543bc
commit
fbf99921ff
|
@ -55,7 +55,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef CONFIG_EXAMPLES_USBSTRG_DEVPATH1
|
#ifndef CONFIG_EXAMPLES_USBSTRG_DEVPATH1
|
||||||
# define CONFIG_EXAMPLES_USBSTRG_DEVPATH1 "/dev/mmcds0"
|
# define CONFIG_EXAMPLES_USBSTRG_DEVPATH1 "/dev/mmcsd0"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if CONFIG_EXAMPLES_USBSTRG_NLUNS > 1
|
#if CONFIG_EXAMPLES_USBSTRG_NLUNS > 1
|
||||||
|
|
Loading…
Reference in New Issue