1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-28 16:01:18 +01:00

boards/common/arduino-mkr: remove /Makefile.dep

Makefile.dep is already included for the board no need to do it here.
This commit is contained in:
Francisco Molina 2020-01-08 09:03:10 +01:00
parent 5a8f996111
commit 74cecf30f0

View File

@ -18,6 +18,3 @@ else
endif
INCLUDES += -I$(RIOTBOARD)/common/arduino-mkr/include
# setup the boards dependencies
include $(RIOTBOARD)/$(BOARD)/Makefile.dep