From 75f565e48a760bfddd4101fad5370c0a948aca67 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 6 Oct 2012 20:10:31 +0000 Subject: Fix a recurring, cloned typo git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5220 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/lpcxpresso-lpc1768/thttpd/setenv.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/lpcxpresso-lpc1768/thttpd/setenv.sh') diff --git a/nuttx/configs/lpcxpresso-lpc1768/thttpd/setenv.sh b/nuttx/configs/lpcxpresso-lpc1768/thttpd/setenv.sh index 158c8a442..7156a371d 100755 --- a/nuttx/configs/lpcxpresso-lpc1768/thttpd/setenv.sh +++ b/nuttx/configs/lpcxpresso-lpc1768/thttpd/setenv.sh @@ -49,7 +49,7 @@ export BUILDROOT_BIN="${WD}/../buildroot/build_arm_nofpu/staging_dir/bin" # This is the default install location for Code Red on Linux export TOOLCHAIN_BIN="/usr/local/LPCXpresso/tools/bin" -# This the Cygwin path to the LPCXpresso 3.6 install location under Windows +# This is the Cygwin path to the LPCXpresso 3.6 install location under Windows #export TOOLCHAIN_BIN="/cygdrive/c/nxp/lpcxpresso_3.6/Tools/bin" # This is the path to the LPCXpression tool subdirectory -- cgit v1.2.3