summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100
diff options
context:
space:
mode:
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