mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
test_nativenet is only useful for native ...
This commit is contained in:
parent
db3ad29285
commit
1ac03ff225
@ -1,6 +1,8 @@
|
||||
export PROJECT = test_nativenet
|
||||
include ../Makefile.tests_common
|
||||
|
||||
BOARD_WHITELIST := native
|
||||
|
||||
ifeq (,$(filter native,$(BOARD)))
|
||||
include $(RIOTBASE)/Makefile.unsupported
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user