1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards: ikea-tradfri, sltb001a, stk3x00: fix indent for Makefile

This commit is contained in:
Bas Stottelaar 2018-03-16 19:26:35 +01:00
parent 3cce9e7bd2
commit 62b8217bcb
4 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
ifneq (,$(filter saul_default,$(USEMODULE)))
USEMODULE += saul_gpio
USEMODULE += saul_gpio
endif
include $(RIOTCPU)/efm32/Makefile.dep

View File

@ -1,7 +1,7 @@
ifneq (,$(filter saul_default,$(USEMODULE)))
USEMODULE += saul_gpio
USEMODULE += bmp280
USEMODULE += si7021
USEMODULE += saul_gpio
USEMODULE += bmp280
USEMODULE += si7021
endif
# include board common dependencies

View File

@ -1,5 +1,5 @@
ifneq (,$(filter saul_default,$(USEMODULE)))
USEMODULE += saul_gpio
USEMODULE += saul_gpio
endif
# include board common dependencies

View File

@ -1,5 +1,5 @@
ifneq (,$(filter saul_default,$(USEMODULE)))
USEMODULE += saul_gpio
USEMODULE += saul_gpio
endif
# include board common dependencies