summaryrefslogtreecommitdiff
path: root/nuttx/configs/vsn/nsh/appconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/vsn/nsh/appconfig')
-rwxr-xr-xnuttx/configs/vsn/nsh/appconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/configs/vsn/nsh/appconfig b/nuttx/configs/vsn/nsh/appconfig
index 71883c3fa..d946c07a3 100755
--- a/nuttx/configs/vsn/nsh/appconfig
+++ b/nuttx/configs/vsn/nsh/appconfig
@@ -37,4 +37,6 @@
# Add the list of built-in apps needed by this configuration
-CONFIGURED_APPS += hello/.built_always poweroff/.built_always jvm/.built_always
+CONFIGURED_APPS += hello/.built_always poweroff/.built_always \
+ sdcard/.built_always ramtron/.built_always nshlib/.built_always
+