tests/test_net_if: update BLACKLIST/WHITELIST

This commit is contained in:
Ludwig Ortmann 2014-03-18 10:17:43 +01:00
parent ad0e338511
commit 044bfb055a

View File

@ -1,6 +1,6 @@
export PROJECT = test_net_if export PROJECT = test_net_if
BOARD_WHITELIST = native msba2 telosb BOARD_BLACKLIST = mbed_lpc1768
include ../Makefile.tests_common include ../Makefile.tests_common