Merge pull request #8349 from kaspar030/pkg_heatshrink_remove_Makefile_copy
pkg: heatshrink: don't copy Makefile.heatshrink, use directly
This commit is contained in:
commit
1a09004c33
@ -5,7 +5,6 @@ PKG_VERSION=7d419e1fa4830d0b919b9b6a91fe2fb786cf3280
|
|||||||
.PHONY: all
|
.PHONY: all
|
||||||
|
|
||||||
all: git-download
|
all: git-download
|
||||||
cp Makefile.heatshrink $(PKG_BUILDDIR)/Makefile
|
"$(MAKE)" -C $(PKG_BUILDDIR) -f $(CURDIR)/Makefile.heatshrink
|
||||||
"$(MAKE)" -C $(PKG_BUILDDIR)
|
|
||||||
|
|
||||||
include $(RIOTBASE)/pkg/pkg.mk
|
include $(RIOTBASE)/pkg/pkg.mk
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user