mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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…
Reference in New Issue
Block a user