mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 10:12:45 +01:00
boards: ikea-tradfri, sltb001a, stk3x00: add a dash before include
This commit is contained in:
parent
15fafef901
commit
f75d426cf5
@ -9,4 +9,4 @@ FEATURES_PROVIDED += periph_uart
|
||||
# The board MPU family (used for grouping by the CI system)
|
||||
FEATURES_MCU_GROUP = cortex_m4_2
|
||||
|
||||
include $(RIOTCPU)/efm32/Makefile.features
|
||||
-include $(RIOTCPU)/efm32/Makefile.features
|
||||
|
@ -11,4 +11,4 @@ FEATURES_PROVIDED += periph_uart
|
||||
# The board MPU family (used for grouping by the CI system)
|
||||
FEATURES_MCU_GROUP = cortex_m4_2
|
||||
|
||||
include $(RIOTCPU)/efm32/Makefile.features
|
||||
-include $(RIOTCPU)/efm32/Makefile.features
|
||||
|
@ -13,4 +13,4 @@ FEATURES_PROVIDED += periph_uart
|
||||
# The board MPU family (used for grouping by the CI system)
|
||||
FEATURES_MCU_GROUP = cortex_m3_2
|
||||
|
||||
include $(RIOTCPU)/efm32/Makefile.features
|
||||
-include $(RIOTCPU)/efm32/Makefile.features
|
||||
|
@ -13,4 +13,4 @@ FEATURES_PROVIDED += periph_uart
|
||||
# The board MPU family (used for grouping by the CI system)
|
||||
FEATURES_MCU_GROUP = cortex_m3_2
|
||||
|
||||
include $(RIOTCPU)/efm32/Makefile.features
|
||||
-include $(RIOTCPU)/efm32/Makefile.features
|
||||
|
Loading…
Reference in New Issue
Block a user