summaryrefslogtreecommitdiff
path: root/nuttx/configs/ntosd-dm320/uip/appconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ntosd-dm320/uip/appconfig')
-rw-r--r--nuttx/configs/ntosd-dm320/uip/appconfig10
1 files changed, 5 insertions, 5 deletions
diff --git a/nuttx/configs/ntosd-dm320/uip/appconfig b/nuttx/configs/ntosd-dm320/uip/appconfig
index 4077afd14..cfd75d6a8 100644
--- a/nuttx/configs/ntosd-dm320/uip/appconfig
+++ b/nuttx/configs/ntosd-dm320/uip/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