Commit 0139aaab by Georg-Johann Lay Committed by Georg-Johann Lay

t-avr: Typo.

	* config/avr/t-avr: Typo.

From-SVN: r194969
parent 4a176b23
2013-01-07 Georg-Johann Lay <avr@gjlay.de> 2013-01-07 Georg-Johann Lay <avr@gjlay.de>
* config/avr/t-avr: Typo.
2013-01-07 Georg-Johann Lay <avr@gjlay.de>
PR55243 PR55243
* config/avr/t-avr: Don't automatically rebuild * config/avr/t-avr: Don't automatically rebuild
$(srcdir)/config/avr/t-multilib $(srcdir)/config/avr/t-multilib
......
...@@ -49,7 +49,7 @@ avr-mcus: $(srcdir)/config/avr/t-multilib \ ...@@ -49,7 +49,7 @@ avr-mcus: $(srcdir)/config/avr/t-multilib \
$(srcdir)/doc/avr-mmcu.texi ; @true $(srcdir)/doc/avr-mmcu.texi ; @true
# Make sure that -mmcu= is supported for devices from avr-mcus.def and # 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) $(srcdir)/config/avr/avr-tables.opt: $(srcdir)/config/avr/genopt.sh $(AVR_MCUS)
$(SHELL) $< $(AVR_MCUS) > $@ $(SHELL) $< $(AVR_MCUS) > $@
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment