From 1a5060c28be4edffb32eabc2ad422254fcd72bb2 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 1 May 2013 09:21:13 -0600 Subject: Misc changes for clean built od mikroe-stm32f4 configurations --- nuttx/configs/sim/nxffs/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/sim') 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 -- cgit v1.2.3