mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
pkg/openthread: replace sed by patch
This commit is contained in:
parent
b75ffb98da
commit
3a9665266e
@ -43,6 +43,5 @@ ifneq (,$(filter openthread-cli-mtd,$(USEMODULE)))
|
||||
cp $(PKG_BUILDDIR)/output/lib/libopenthread-mtd.a ${BINDIR}/openthread-mtd.a
|
||||
cp $(PKG_BUILDDIR)/output/lib/libopenthread-cli-mtd.a ${BINDIR}/openthread-cli-mtd.a
|
||||
endif
|
||||
sed -ie 's/BASE/_BASE/g' $(PKG_BUILDDIR)/output/include/openthread/types.h
|
||||
|
||||
include $(RIOTBASE)/pkg/pkg.mk
|
||||
|
BIN
pkg/openthread/patches/0001-fix-macro-conflict.patch
Normal file
BIN
pkg/openthread/patches/0001-fix-macro-conflict.patch
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user