summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-strp711
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/olimex-strp711')
-rw-r--r--nuttx/configs/olimex-strp711/nettest/appconfig4
-rw-r--r--nuttx/configs/olimex-strp711/nsh/appconfig4
-rw-r--r--nuttx/configs/olimex-strp711/ostest/appconfig2
3 files changed, 5 insertions, 5 deletions
diff --git a/nuttx/configs/olimex-strp711/nettest/appconfig b/nuttx/configs/olimex-strp711/nettest/appconfig
index 911f28d76..68aa1f56b 100644
--- a/nuttx/configs/olimex-strp711/nettest/appconfig
+++ b/nuttx/configs/olimex-strp711/nettest/appconfig
@@ -35,9 +35,9 @@
# Path to example in apps/examples containing the user_start entry point
-CONFIGURED_APPS += examples/nettest=.built_always
+CONFIGURED_APPS += examples/nettest
# Networking support
-CONFIGURED_APPS += netutils/uiplib=.built_always
+CONFIGURED_APPS += netutils/uiplib
diff --git a/nuttx/configs/olimex-strp711/nsh/appconfig b/nuttx/configs/olimex-strp711/nsh/appconfig
index 44287d579..d5be8ec02 100644
--- a/nuttx/configs/olimex-strp711/nsh/appconfig
+++ b/nuttx/configs/olimex-strp711/nsh/appconfig
@@ -35,9 +35,9 @@
# Path to example in apps/examples containing the user_start entry point
-CONFIGURED_APPS += examples/nsh=.built_always
+CONFIGURED_APPS += examples/nsh
# The NSH library
-CONFIGURED_APPS += nshlib=.built_always
+CONFIGURED_APPS += nshlib
diff --git a/nuttx/configs/olimex-strp711/ostest/appconfig b/nuttx/configs/olimex-strp711/ostest/appconfig
index b6eb6f864..52724f1cf 100644
--- a/nuttx/configs/olimex-strp711/ostest/appconfig
+++ b/nuttx/configs/olimex-strp711/ostest/appconfig
@@ -35,5 +35,5 @@
# Path to example in apps/examples containing the user_start entry point
-CONFIGURED_APPS += examples/ostest=.built_always
+CONFIGURED_APPS += examples/ostest