summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/nx/setenv.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sam3u-ek/nx/setenv.sh')
-rwxr-xr-xnuttx/configs/sam3u-ek/nx/setenv.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sam3u-ek/nx/setenv.sh b/nuttx/configs/sam3u-ek/nx/setenv.sh
index d0a5dea3d..87a085b98 100755
--- a/nuttx/configs/sam3u-ek/nx/setenv.sh
+++ b/nuttx/configs/sam3u-ek/nx/setenv.sh
@@ -54,7 +54,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