diff options
Diffstat (limited to 'config/toolchain.in')
-rw-r--r-- | config/toolchain.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/toolchain.in b/config/toolchain.in index 1b2a289e..f9a56b97 100644 --- a/config/toolchain.in +++ b/config/toolchain.in @@ -105,7 +105,7 @@ comment "Tuple completion and aliasing" config TARGET_VENDOR string prompt "Tuple's vendor string" - depends on !LIBC_avr_libc + depends on !LIBC_AVR_LIBC default "unknown" help Vendor part of the target tuple. |