1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/stk3600
cladmi b450141d4d
boards: unconditionally include CPU/Makefile.features
The file always exist so no need to do '-include'.

Replaced using:

    sed -i 's|-\(include $(RIOTCPU)/.*/Makefile.features\)|\1|' \
        $(git grep -l  '$(RIOTCPU)/.*/Makefile.features' boards)
2018-10-11 17:13:40 +02:00
..
include boards: efm32: adapt to new i2c interface. 2018-07-25 12:01:40 +02:00
board.c boards: stk3600: add support 2018-02-21 19:16:49 +01:00
Makefile boards: stk3600: add support 2018-02-21 19:16:49 +01:00
Makefile.dep boards: ikea-tradfri, sltb001a, stk3x00: fix indent for Makefile 2018-03-16 20:09:33 +01:00
Makefile.features boards: unconditionally include CPU/Makefile.features 2018-10-11 17:13:40 +02:00
Makefile.include boards: stk3600: add support 2018-02-21 19:16:49 +01:00