1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/msba2-common
Ludwig Ortmann 9b61d95545 make: don't ignore failures in for loops
Add `|| exit 1` to all constructs like `@for i in $(DIRS) ; do "$(MAKE)" -C $$i ; done ;`, so that compilation stops on the first error.
2014-03-12 11:09:04 +01:00
..
drivers remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
include moved pllfeed inline function to header 2014-01-20 19:38:01 +01:00
tools "Exterminate } else {" 2014-02-16 23:29:47 +01:00
board_common_init.c moved pllfeed inline function to header 2014-01-20 19:38:01 +01:00
board_config.c addressed comments from @mehlis 2014-02-03 00:47:38 +01:00
lpc2387-timer3.c remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
Makefile make: don't ignore failures in for loops 2014-03-12 11:09:04 +01:00
Makefile.dep Eliminate findstring in more places 2014-02-14 14:30:16 +01:00
Makefile.include Do not mandate input language 2014-02-14 00:06:02 +01:00