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

pkg/tiny-asn1: remove unnecessary patches

This commit is contained in:
Alexandre Abadie 2020-06-12 17:23:02 +02:00
parent e620d37924
commit b203c5e541
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405
2 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ PKG_LICENSE = LGPL-3
include $(RIOTBASE)/pkg/pkg.mk
all:
"$(MAKE)" -C $(PKG_BUILDDIR)/src
"$(MAKE)" -C $(PKG_BUILDDIR)/src -f $(RIOTBASE)/Makefile.base MODULE=$(PKG_NAME)