SDCLONE was disabled

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2055 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2009-09-15 17:17:14 +00:00
parent c2126e7a0e
commit ebf34c7bf9
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -219,7 +219,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 NXFLAT