From b6b09a6b1af770cbd3ab849fa8b974c3e6f7caae Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 15 Sep 2009 17:17:14 +0000 Subject: SDCLONE was disabled git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2055 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/eagle100/thttpd/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/eagle100/thttpd/defconfig') diff --git a/nuttx/configs/eagle100/thttpd/defconfig b/nuttx/configs/eagle100/thttpd/defconfig index e6a65f5cd..c1ad521c5 100644 --- a/nuttx/configs/eagle100/thttpd/defconfig +++ b/nuttx/configs/eagle100/thttpd/defconfig @@ -281,7 +281,7 @@ CONFIG_SEM_PREALLOCHOLDERS=0 CONFIG_SEM_NNESTPRIO=0 CONFIG_FDCLONE_DISABLE=n CONFIG_FDCLONE_STDIO=n -CONFIG_SDCLONE_DISABLE=y +CONFIG_SDCLONE_DISABLE=n # # Settings for examples/nxflat -- cgit v1.2.3