Skip to content
Snippets Groups Projects
Commit 26ce9cd9 authored by Hauke Petersen's avatar Hauke Petersen
Browse files

Merge pull request #5251 from cgundogan/pr/pkg/openwsn

pkg/openwsn: prevent build loop
parents e6d90e33 1c73e7a4
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,6 @@ PKG_VERSION=ff25e5d0ae5d344ed793a724d60532fb917bf1f8
.PHONY: all
all: git-download
"$(MAKE)" -C $(PKG_DIR)
"$(MAKE)" -C $(PKG_BUILDDIR)
include $(RIOTBASE)/pkg/pkg.mk
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment