mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
tests/Makefile.tests_common: fix indent
This commit is contained in:
parent
49f1f4a9e0
commit
33982a965d
@ -1,6 +1,6 @@
|
||||
APPLICATION ?= tests_$(notdir $(patsubst %/,%,$(CURDIR)))
|
||||
ifneq (,$(filter tests_driver_%,$(APPLICATION)))
|
||||
BOARD ?= samr21-xpro
|
||||
BOARD ?= samr21-xpro
|
||||
endif
|
||||
BOARD ?= native
|
||||
RIOTBASE ?= $(CURDIR)/../..
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user