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/ez80f910200zco/nettest/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/ez80f910200zco/nettest/defconfig') diff --git a/nuttx/configs/ez80f910200zco/nettest/defconfig b/nuttx/configs/ez80f910200zco/nettest/defconfig index 0a87a96e2..8a4b5d76c 100644 --- a/nuttx/configs/ez80f910200zco/nettest/defconfig +++ b/nuttx/configs/ez80f910200zco/nettest/defconfig @@ -367,7 +367,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" # # Architecture-specific NSH options -- cgit v1.2.3