Makefile.include: rm deprecated comment on default goal

This commit is contained in:
Gaëtan Harter 2018-03-28 17:32:11 +02:00
parent 92535234a2
commit 655186c986

View File

@ -463,8 +463,7 @@ $(CURDIR)/eclipsesym.xml:
# Export variables used throughout the whole make system: # Export variables used throughout the whole make system:
include $(RIOTMAKE)/vars.inc.mk include $(RIOTMAKE)/vars.inc.mk
# Include build targets for selected tools after the default RIOT targets have # Include build targets for selected tools
# been defined (-> so the `all` will be always the first target)
include $(RIOTMAKE)/tools/targets.inc.mk include $(RIOTMAKE)/tools/targets.inc.mk
# Warn if the selected board and drivers don't provide all needed features: # Warn if the selected board and drivers don't provide all needed features: