-
- Downloads
Makefile.include: FIX .DEFAULT_GOAL not being all
.DEFAULT_GOAL was reset many times which removed 'all' from being the default goal. By chance it was then set to `link` so was working by some magic.
Showing
- Makefile.include 3 additions, 0 deletionsMakefile.include
- boards/common/frdm/Makefile.include 0 additions, 3 deletionsboards/common/frdm/Makefile.include
- boards/mulle/Makefile.include 0 additions, 3 deletionsboards/mulle/Makefile.include
- boards/pba-d-01-kw2x/Makefile.include 0 additions, 3 deletionsboards/pba-d-01-kw2x/Makefile.include
- cpu/kinetis/Makefile.include 0 additions, 3 deletionscpu/kinetis/Makefile.include
- makefiles/scan-build.inc.mk 0 additions, 3 deletionsmakefiles/scan-build.inc.mk
Please register or sign in to comment