summaryrefslogtreecommitdiff
path: root/nuttx/configs/ntosd-dm320
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-10 19:48:44 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-10 19:49:55 -0600
commit306ae83c983ed04e31d22ad6ee119831a284fc9b (patch)
treee7a400c58fa4f86b2c432c1e2abcbf55ef404964 /nuttx/configs/ntosd-dm320
parent59105dbbb0d37b30f9422b254e9911cdf2a37a61 (diff)
downloadnuttx-306ae83c983ed04e31d22ad6ee119831a284fc9b.tar.gz
nuttx-306ae83c983ed04e31d22ad6ee119831a284fc9b.tar.bz2
nuttx-306ae83c983ed04e31d22ad6ee119831a284fc9b.zip
Fix some minor issues with the exampls/udp Makefile
Diffstat (limited to 'nuttx/configs/ntosd-dm320')
-rw-r--r--nuttx/configs/ntosd-dm320/udp/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/configs/ntosd-dm320/udp/defconfig b/nuttx/configs/ntosd-dm320/udp/defconfig
index 066c20159..69d0159b2 100644
--- a/nuttx/configs/ntosd-dm320/udp/defconfig
+++ b/nuttx/configs/ntosd-dm320/udp/defconfig
@@ -224,6 +224,8 @@ CONFIG_PREALLOC_TIMERS=8
#
# Tasks and Scheduling
#
+CONFIG_INIT_ENTRYPOINT=y
+# CONFIG_INIT_FILEPATH is not set
CONFIG_USER_ENTRYPOINT="udp_main"
CONFIG_RR_INTERVAL=200
CONFIG_TASK_NAME_SIZE=0