summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100
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/eagle100
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/eagle100')
-rw-r--r--nuttx/configs/eagle100/httpd/appconfig10
-rw-r--r--nuttx/configs/eagle100/nettest/appconfig4
-rw-r--r--nuttx/configs/eagle100/nsh/appconfig4
-rw-r--r--nuttx/configs/eagle100/nxflat/appconfig2
-rw-r--r--nuttx/configs/eagle100/ostest/appconfig2
-rw-r--r--nuttx/configs/eagle100/thttpd/appconfig6
6 files changed, 14 insertions, 14 deletions
diff --git a/nuttx/configs/eagle100/httpd/appconfig b/nuttx/configs/eagle100/httpd/appconfig
index be6817d95..adfe0291b 100644
--- a/nuttx/configs/eagle100/httpd/appconfig
+++ b/nuttx/configs/eagle100/httpd/appconfig
@@ -35,12 +35,12 @@
# Path to example in apps/examples containing the user_start entry point
-CONFIGURED_APPS += examples/uip=.built_always
+CONFIGURED_APPS += examples/uip
# Networking support
-CONFIGURED_APPS += netutils/uiplib=.built_always
-CONFIGURED_APPS += netutils/dhcpc=.built_always
-CONFIGURED_APPS += netutils/resolv=.built_always
-CONFIGURED_APPS += netutils/webserver=.built_always
+CONFIGURED_APPS += netutils/uiplib
+CONFIGURED_APPS += netutils/dhcpc
+CONFIGURED_APPS += netutils/resolv
+CONFIGURED_APPS += netutils/webserver
diff --git a/nuttx/configs/eagle100/nettest/appconfig b/nuttx/configs/eagle100/nettest/appconfig
index 14df91816..9c6b56824 100644
--- a/nuttx/configs/eagle100/nettest/appconfig
+++ b/nuttx/configs/eagle100/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/eagle100/nsh/appconfig b/nuttx/configs/eagle100/nsh/appconfig
index 8879488da..43be4b653 100644
--- a/nuttx/configs/eagle100/nsh/appconfig
+++ b/nuttx/configs/eagle100/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/eagle100/nxflat/appconfig b/nuttx/configs/eagle100/nxflat/appconfig
index fb40ad522..dae39407d 100644
--- a/nuttx/configs/eagle100/nxflat/appconfig
+++ b/nuttx/configs/eagle100/nxflat/appconfig
@@ -35,5 +35,5 @@
# Path to example in apps/examples containing the user_start entry point
-CONFIGURED_APPS += examples/nxflat=.built_always
+CONFIGURED_APPS += examples/nxflat
diff --git a/nuttx/configs/eagle100/ostest/appconfig b/nuttx/configs/eagle100/ostest/appconfig
index cfb2f1dab..7bf44797a 100644
--- a/nuttx/configs/eagle100/ostest/appconfig
+++ b/nuttx/configs/eagle100/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
diff --git a/nuttx/configs/eagle100/thttpd/appconfig b/nuttx/configs/eagle100/thttpd/appconfig
index 9be24790f..e69215737 100644
--- a/nuttx/configs/eagle100/thttpd/appconfig
+++ b/nuttx/configs/eagle100/thttpd/appconfig
@@ -35,10 +35,10 @@
# Path to example in apps/examples containing the user_start entry point
-CONFIGURED_APPS += examples/thttpd=.built_always
+CONFIGURED_APPS += examples/thttpd
# Networking support
-CONFIGURED_APPS += netutils/uiplib=.built_always
-CONFIGURED_APPS += netutils/thttpd=.built_always
+CONFIGURED_APPS += netutils/uiplib
+CONFIGURED_APPS += netutils/thttpd