summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s8962-ek
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/lm3s8962-ek
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/lm3s8962-ek')
-rw-r--r--nuttx/configs/lm3s8962-ek/nsh/appconfig14
-rw-r--r--nuttx/configs/lm3s8962-ek/nx/appconfig2
-rw-r--r--nuttx/configs/lm3s8962-ek/ostest/appconfig2
3 files changed, 9 insertions, 9 deletions
diff --git a/nuttx/configs/lm3s8962-ek/nsh/appconfig b/nuttx/configs/lm3s8962-ek/nsh/appconfig
index 3dd2ecbcc..013899a9f 100644
--- a/nuttx/configs/lm3s8962-ek/nsh/appconfig
+++ b/nuttx/configs/lm3s8962-ek/nsh/appconfig
@@ -35,20 +35,20 @@
# Path to example in apps/examples containing the user_start entry point
-CONFIGURED_APPS += examples/nsh=.built_always
+CONFIGURED_APPS += examples/nsh
# NSH library
-CONFIGURED_APPS += nshlib=.built_always
+CONFIGURED_APPS += nshlib
# Networking support
ifeq ($(CONFIG_NET),y)
-CONFIGURED_APPS += netutils/uiplib=.built_always
-CONFIGURED_APPS += netutils/dhcpc=.built_always
-CONFIGURED_APPS += netutils/resolv=.built_always
-CONFIGURED_APPS += netutils/tftpc=.built_always
-CONFIGURED_APPS += netutils/webclient=.built_always
+CONFIGURED_APPS += netutils/uiplib
+CONFIGURED_APPS += netutils/dhcpc
+CONFIGURED_APPS += netutils/resolv
+CONFIGURED_APPS += netutils/tftpc
+CONFIGURED_APPS += netutils/webclient
endif
diff --git a/nuttx/configs/lm3s8962-ek/nx/appconfig b/nuttx/configs/lm3s8962-ek/nx/appconfig
index 8d1a5fe76..1c730279b 100644
--- a/nuttx/configs/lm3s8962-ek/nx/appconfig
+++ b/nuttx/configs/lm3s8962-ek/nx/appconfig
@@ -35,5 +35,5 @@
# Path to example in apps/examples containing the user_start entry point
-CONFIGURED_APPS += examples/nx=.built_always
+CONFIGURED_APPS += examples/nx
diff --git a/nuttx/configs/lm3s8962-ek/ostest/appconfig b/nuttx/configs/lm3s8962-ek/ostest/appconfig
index 4c38cd11c..3ff28ef03 100644
--- a/nuttx/configs/lm3s8962-ek/ostest/appconfig
+++ b/nuttx/configs/lm3s8962-ek/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