From 32be958eebb602562b35df9342981512edffad84 Mon Sep 17 00:00:00 2001 From: Hauke Petersen Date: Thu, 14 Apr 2016 13:45:32 +0200 Subject: [PATCH] examples/default: add z1 and telosb for radio --- examples/default/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/default/Makefile b/examples/default/Makefile index ec34ee23c..266a5d0ab 100644 --- a/examples/default/Makefile +++ b/examples/default/Makefile @@ -39,7 +39,7 @@ USEMODULE += auto_init_saul BOARD_PROVIDES_NETIF := airfy-beacon fox iotlab-m3 iotlab-a8-m3 mulle native nrf51dongle \ nrf6310 pba-d-01-kw2x pca10000 pca10005 saml21-xpro samr21-xpro spark-core \ - yunjia-nrf51822 + telosb yunjia-nrf51822 z1 ifneq (,$(filter $(BOARD),$(BOARD_PROVIDES_NETIF))) # Use modules for networking