1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:32:45 +01:00

boards/pinetime: remove useless makefile.dep include

This commit is contained in:
Alexandre Abadie 2020-06-23 15:56:32 +02:00
parent f63066974c
commit b273c078ad
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -8,5 +8,4 @@ ifneq (,$(filter mtd,$(USEMODULE)))
endif
# include common nrf52 dependencies
include $(RIOTBOARD)/common/nrf52/nrf52832/Makefile.dep
include $(RIOTBOARD)/common/nrf52/Makefile.dep