From 78674fc2ca923f82cbbef079f0672e9e59679c6f Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 8 Sep 2012 02:10:56 +0000 Subject: More Shenzhou board logic git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5111 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/olimex-lpc2378/nsh/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/olimex-lpc2378/nsh/defconfig') diff --git a/nuttx/configs/olimex-lpc2378/nsh/defconfig b/nuttx/configs/olimex-lpc2378/nsh/defconfig index 8f0174c9b..e5882dbcc 100755 --- a/nuttx/configs/olimex-lpc2378/nsh/defconfig +++ b/nuttx/configs/olimex-lpc2378/nsh/defconfig @@ -251,7 +251,7 @@ CONFIG_NSH_ROMFSSECTSIZE=64 CONFIG_NSH_FATDEVNO=1 CONFIG_NSH_FATSECTSIZE=512 CONFIG_NSH_FATNSECTORS=1024 -CONFIG_NSH_FATMOUNTPT=/tmp +CONFIG_NSH_FATMOUNTPT="/tmp" # Stack and heap information -- cgit v1.2.3