diff --git a/tests/01-compile-base/Makefile b/tests/01-compile-base/Makefile index b02e202cd..45c3fd727 100644 --- a/tests/01-compile-base/Makefile +++ b/tests/01-compile-base/Makefile @@ -3,6 +3,7 @@ TOOLSDIR=../../tools EXAMPLES = \ hello-world/native \ +hello-world/native:MAKE_NET=MAKE_NET_NULLNET \ hello-world/sky \ storage/eeprom-test/native \ multicast/sky \