Incorporate install app from Uros

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3594 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2011-05-12 14:49:46 +00:00
parent c0154a669e
commit 365f145069
1 changed files with 7 additions and 3 deletions

View File

@ -66,13 +66,17 @@ CONFIGURED_APPS += vsn/sdcard
# Provide RAMTRON tool
CONFIGURED_APPS += vsn/ramtron
# Provide UNIX style free
CONFIGURED_APPS += vsn/free
# Provide System Information Utilityu
CONFIGURED_APPS += vsn/sysinfo
# Provide JAVA Virtual Machine (the Darjeeling JVM)
#CONFIGURED_APPS += vsn/jvm
# Provide UNIX style free
CONFIGURED_APPS += system/free
# Provide FLASH program installation support
CONFIGURED_APPS += system/install