summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/knsh/setenv.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sam3u-ek/knsh/setenv.sh')
-rwxr-xr-xnuttx/configs/sam3u-ek/knsh/setenv.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sam3u-ek/knsh/setenv.sh b/nuttx/configs/sam3u-ek/knsh/setenv.sh
index 3e81f9ccb..9755bc285 100755
--- a/nuttx/configs/sam3u-ek/knsh/setenv.sh
+++ b/nuttx/configs/sam3u-ek/knsh/setenv.sh
@@ -55,7 +55,7 @@ fi
# This is the Cygwin path to the location where I installed the CodeSourcery
# toolchain under windows. You will also have to edit this if you install
# the CodeSourcery toolchain in any other location
-export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin"
+#export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin"
# These are the Cygwin paths to the locations where I installed the Atollic
# toolchain under windows. You will also have to edit this if you install