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

pkg/micro-ecc: remove unnecessary patch for build system

This commit is contained in:
Alexandre Abadie 2020-06-12 17:31:22 +02:00
parent f894862f61
commit 18d6252461
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405
4 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ PKG_LICENSE=BSD-2-Clause
include $(RIOTBASE)/pkg/pkg.mk
all:
"$(MAKE)" -C $(PKG_BUILDDIR)
"$(MAKE)" -C $(PKG_BUILDDIR) -f $(RIOTBASE)/Makefile.base