1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles
Gaëtan Harter fff5810191 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.
2018-03-28 16:59:00 +02:00
..
arch cpu/cortexm: move -mno-thumb-interwork from CFLAGS_CPU to CFLAGS 2018-03-14 21:27:14 +01:00
boards edbg: Use DEBUG_ADAPTER_ID to select which USB programmer to use 2017-11-17 10:03:05 +01:00
libc newlib: use RIOT dependency system for _GNU_SOURCE instead 2017-10-24 16:01:24 +02:00
toolchain Makefile.include: Introduce LINKXX variable 2018-02-21 12:26:20 +01:00
tools tools: edbg: use for resetting 2018-02-16 15:32:58 +01:00
application.inc.mk makefiles: Add an APPLICATION_MODULE variable 2018-01-30 17:27:03 +01:00
bindist.inc.mk bindist: remove APPLICATION_MODULE duplicate 2018-03-22 14:32:24 +01:00
buildtests.inc.mk make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
cflags.inc.mk make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
color.inc.mk make: Do not attempt to use color if the terminal cannot support it 2017-11-16 20:04:18 +01:00
defaultmodules.inc.mk Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
docker.inc.mk make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
info-global.inc.mk make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
info-nproc.inc.mk make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
info.inc.mk make: cleanup HEXFILE/ELFFILE/BINFILE 2018-03-27 16:02:48 +02:00
mcuboot.mk make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
modules.inc.mk makefiles/modules.inc.mk: remove deprecated FEATURE_PERIPH_ macros 2018-01-18 09:24:17 +01:00
periph.mk make: add Makefile.periph 2017-11-06 12:01:01 +01:00
pseudomodules.inc.mk drivers/si114x: initial basic support 2018-03-08 14:07:28 +01:00
scan-build.inc.mk Makefile.include: FIX .DEFAULT_GOAL not being all 2018-03-28 16:59:00 +02:00
tests.inc.mk Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
vars.inc.mk Merge pull request #8492 from cladmi/pr/prepend_app_module_by_application 2018-02-28 12:13:14 +01:00