diff options
Diffstat (limited to 'config/target.in')
-rw-r--r-- | config/target.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/target.in b/config/target.in index 59c30010..8282a9d4 100644 --- a/config/target.in +++ b/config/target.in @@ -178,7 +178,7 @@ config ARCH_ABI Pick a value from the gcc manual for your choosen gcc version and your target CPU. - Leave blank if you don't know, or if your target architecutre does not + Leave blank if you don't know, or if your target architecture does not offer this option. config ARCH_CPU @@ -282,7 +282,7 @@ config TARGET_CFLAGS that will run on the target (eg. libc.so). Note that the options above for ARCH, ABI, CPU, TUNE and FPU will be - automaticaly used. You don't need to specify them here. + automatically used. You don't need to specify them here. Leave blank if you don't know better. |