diff options
Diffstat (limited to 'gcc/config/avr/avr.h')
| -rw-r--r-- | gcc/config/avr/avr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/avr/avr.h b/gcc/config/avr/avr.h index 39b4d21..404b3d1 100644 --- a/gcc/config/avr/avr.h +++ b/gcc/config/avr/avr.h @@ -782,7 +782,7 @@ extern int avr_case_values_threshold; %{mmcu=atmega325:crtm325.o%s} \ %{mmcu=atmega3250:crtm3250.o%s} \ %{mmcu=atmega64:crtm64.o%s} \ -%{mmcu=atmega645:crtm6450.o%s} \ +%{mmcu=atmega645:crtm645.o%s} \ %{mmcu=atmega6450:crtm6450.o%s} \ %{mmcu=atmega128:crtm128.o%s} \ %{mmcu=at90can128:crtcan128.o%s} \ |
