summaryrefslogtreecommitdiff
path: root/nuttx/configs/ntosd-dm320/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ntosd-dm320/README.txt')
-rw-r--r--nuttx/configs/ntosd-dm320/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/ntosd-dm320/README.txt b/nuttx/configs/ntosd-dm320/README.txt
index d85e53525..675716154 100644
--- a/nuttx/configs/ntosd-dm320/README.txt
+++ b/nuttx/configs/ntosd-dm320/README.txt
@@ -72,8 +72,8 @@ GNU Toolchain Options
If you are not using CONFIG_DM320_BUILDROOT, then you may also have to modify
the PATH in the setenv.h file if your make cannot find the tools.
- The toolchain may also be set using the mconf utility (make menuconfig) or by
- passing CONFIG_ARM_TOOLCHAIN=<toolchain> to make, where <toolchain> is one
+ The toolchain may also be set using the kconfig-mconf utility (make menuconfig)
+ or by passing CONFIG_ARM_TOOLCHAIN=<toolchain> to make, where <toolchain> is one
of CODESOURCERYW, CODESOURCERYL, DEVKITARM, BUILDROOT or GNU_EABI as described
above.