summaryrefslogtreecommitdiff
path: root/config/target.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/target.in')
-rw-r--r--config/target.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/target.in b/config/target.in
index f210e0e..26d59d4 100644
--- a/config/target.in
+++ b/config/target.in
@@ -244,7 +244,7 @@ config TARGET_CFLAGS
Used to add specific options when compiling libraries of the toolchain,
that will run on the target (eg. libc.so).
- Note that the options above for CPU, tune, arch and FPU will be
+ Note that the options above for ARCH, ABI, CPU, TUNE and FPU will be
automaticaly used. You don't need to specify them here.
Leave blank if you don't know better.