summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6965-ek/nsh/appconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-19 13:28:07 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-19 13:28:07 +0000
commitbc284a1fde0acaadb4c88bee73f9a4d85323196b (patch)
tree69f944e9c0c24c32021aed5cbd1df41883811e05 /nuttx/configs/lm3s6965-ek/nsh/appconfig
parent85b0e03f7313fb9b2e59e510c31d8afb01912c4e (diff)
downloadnuttx-bc284a1fde0acaadb4c88bee73f9a4d85323196b.tar.gz
nuttx-bc284a1fde0acaadb4c88bee73f9a4d85323196b.tar.bz2
nuttx-bc284a1fde0acaadb4c88bee73f9a4d85323196b.zip
Use = instead of / for delimiter in appconfig files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3396 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/lm3s6965-ek/nsh/appconfig')
-rw-r--r--nuttx/configs/lm3s6965-ek/nsh/appconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/lm3s6965-ek/nsh/appconfig b/nuttx/configs/lm3s6965-ek/nsh/appconfig
index d4f8c3ad6..8c0158df0 100644
--- a/nuttx/configs/lm3s6965-ek/nsh/appconfig
+++ b/nuttx/configs/lm3s6965-ek/nsh/appconfig
@@ -33,4 +33,4 @@
#
############################################################################
-CONFIGURED_APPS += nshlib/.built_always \ No newline at end of file
+CONFIGURED_APPS += nshlib=.built_always \ No newline at end of file