From bc284a1fde0acaadb4c88bee73f9a4d85323196b Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 19 Mar 2011 13:28:07 +0000 Subject: 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 --- nuttx/configs/lm3s6965-ek/nsh/appconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/lm3s6965-ek') 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 -- cgit v1.2.3