1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

iotlab-m3: add missing makefile include to dependencies

This got lost somehow in 10e9336. Without this fix gnrc_netdev_default
does not include the at86rf2xx module.
This commit is contained in:
Martine Lenders 2016-10-30 13:14:32 +01:00
parent ac94d38657
commit 95792d348e

View File

@ -1,3 +1,5 @@
include $(RIOTBOARD)/iotlab-common/Makefile.dep
ifneq (,$(filter saul_default,$(USEMODULE)))
USEMODULE += isl29020
USEMODULE += lps331ap