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

sys/Makefile.dep: Remove unneeded include

This commit is contained in:
Leandro Lanzieri 2022-01-19 10:16:34 +01:00
parent e470a9ab57
commit d8e84434a8
No known key found for this signature in database
GPG Key ID: F4E9A721761C7593

View File

@ -839,8 +839,6 @@ ifneq (,$(filter fido2_ctap,$(USEMODULE)))
USEPKG += tinycbor
USEPKG += micro-ecc
INCLUDE += $(RIOTPKG)/tinycbor
USEMODULE += mtd_flashpage
USEMODULE += mtd_write_page
USEMODULE += ztimer_msec