summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-strp711
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-01 14:30:43 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-01 14:30:43 +0000
commit37701ac70a3047f8f161628e6f59dfacc185233f (patch)
treea9e1ace6553b36b63ca53dbda5853204841cc10d /nuttx/configs/olimex-strp711
parentf56ab8abdd81316f1c6d7430359179062724cebf (diff)
downloadpx4-nuttx-37701ac70a3047f8f161628e6f59dfacc185233f.tar.gz
px4-nuttx-37701ac70a3047f8f161628e6f59dfacc185233f.tar.bz2
px4-nuttx-37701ac70a3047f8f161628e6f59dfacc185233f.zip
Remove .built_always
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3449 42af7a65-404d-4744-a932-0658087f49c3
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