summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-05-01 09:21:13 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-05-01 09:21:13 -0600
commit1a5060c28be4edffb32eabc2ad422254fcd72bb2 (patch)
tree9bf1a6e1ae07bb2e94af5a32604ff1b8463b0ac3 /nuttx/configs/sim
parentd9bd2fca774a5c3499f7b3a258aa1506fdea526f (diff)
downloadpx4-nuttx-1a5060c28be4edffb32eabc2ad422254fcd72bb2.tar.gz
px4-nuttx-1a5060c28be4edffb32eabc2ad422254fcd72bb2.tar.bz2
px4-nuttx-1a5060c28be4edffb32eabc2ad422254fcd72bb2.zip
Misc changes for clean built od mikroe-stm32f4 configurations
Diffstat (limited to 'nuttx/configs/sim')
-rw-r--r--nuttx/configs/sim/nxffs/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sim/nxffs/defconfig b/nuttx/configs/sim/nxffs/defconfig
index d3b0b0f9b..098ad29d3 100644
--- a/nuttx/configs/sim/nxffs/defconfig
+++ b/nuttx/configs/sim/nxffs/defconfig
@@ -154,7 +154,7 @@ CONFIG_SDCLONE_DISABLE=y
# CONFIG_SCHED_STARTHOOK is not set
# CONFIG_SCHED_ATEXIT is not set
# CONFIG_SCHED_ONEXIT is not set
-CONFIG_USER_ENTRYPOINT="mtdpart_main"
+CONFIG_USER_ENTRYPOINT="nxffs_main"
CONFIG_DISABLE_OS_API=y
# CONFIG_DISABLE_CLOCK is not set
CONFIG_DISABLE_POSIX_TIMERS=y