git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1073 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2008-10-23 20:55:54 +00:00
parent 59086543bc
commit fbf99921ff

View File

@ -55,7 +55,7 @@
#endif
#ifndef CONFIG_EXAMPLES_USBSTRG_DEVPATH1
# define CONFIG_EXAMPLES_USBSTRG_DEVPATH1 "/dev/mmcds0"
# define CONFIG_EXAMPLES_USBSTRG_DEVPATH1 "/dev/mmcsd0"
#endif
#if CONFIG_EXAMPLES_USBSTRG_NLUNS > 1