tests/nhdp: remove useless BOARD_BLACKLIST
The corresponding arch features are blacklisted in oonf_api package which is a dependency of nhdp
This commit is contained in:
parent
f542bc5fcf
commit
bf1b6b6f9c
@ -1,11 +1,5 @@
|
|||||||
include ../Makefile.tests_common
|
include ../Makefile.tests_common
|
||||||
|
|
||||||
BOARD_BLACKLIST := arduino-duemilanove arduino-leonardo \
|
|
||||||
arduino-mega2560 arduino-nano arduino-uno \
|
|
||||||
atmega328p chronos mega-xplained microduino-corerf \
|
|
||||||
msb-430 msb-430h telosb waspmote-pro \
|
|
||||||
wsn430-v1_3b wsn430-v1_4 z1
|
|
||||||
|
|
||||||
USEMODULE += gnrc_ipv6
|
USEMODULE += gnrc_ipv6
|
||||||
USEMODULE += gnrc_sock_udp
|
USEMODULE += gnrc_sock_udp
|
||||||
USEMODULE += nhdp
|
USEMODULE += nhdp
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user