t-avr: Typo.

* config/avr/t-avr: Typo.

From-SVN: r194969
This commit is contained in:
Georg-Johann Lay 2013-01-07 13:05:42 +00:00 committed by Georg-Johann Lay
parent 4a176b2331
commit 0139aaab42
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2013-01-07 Georg-Johann Lay <avr@gjlay.de>
* config/avr/t-avr: Typo.
2013-01-07 Georg-Johann Lay <avr@gjlay.de>
PR55243

View File

@ -49,7 +49,7 @@ avr-mcus: $(srcdir)/config/avr/t-multilib \
$(srcdir)/doc/avr-mmcu.texi ; @true
# Make sure that -mmcu= is supported for devices from avr-mcus.def and
# is displaed all -mmcu= values are displayed on the help screen
# all -mmcu= values are displayed on the help screen
$(srcdir)/config/avr/avr-tables.opt: $(srcdir)/config/avr/genopt.sh $(AVR_MCUS)
$(SHELL) $< $(AVR_MCUS) > $@