diff options
-rw-r--r-- | config/target.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/target.in b/config/target.in index c6557836..629fb80c 100644 --- a/config/target.in +++ b/config/target.in @@ -196,6 +196,7 @@ config ARCH_ARCH string prompt "Architecture level" depends on ARCH_SUPPORTS_WITH_ARCH + depends on ARCH_CPU = "" default "" help GCC uses this name to determine what kind of instructions it can emit |