Fix top_makefile typo

This commit is contained in:
borisbstyle 2016-04-22 12:45:40 +02:00
parent 8bffa11d19
commit f4219aebba
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ clean_motolab motolab : opts := TARGET=MOTOLAB
clean_rmdo rmdo : opts := TARGET=RMDO
clean_ircfusionf3 ircfusionf3 : opts := TARGET=IRCFUSIONF3
clean_afromini afromini : opts := TARGET=AFROMINI
clean_afromini doge : opts := TARGET=DOGE
clean_doge doge : opts := TARGET=DOGE
.PHONY: all clean