pkg/Makefile.git: adapt example to new organization
This commit is contained in:
parent
91fbb42061
commit
f67cff2458
@ -6,4 +6,4 @@ PKG_LICENSE= # license of the package
|
|||||||
include $(RIOTBASE)/pkg/pkg.mk
|
include $(RIOTBASE)/pkg/pkg.mk
|
||||||
|
|
||||||
all:
|
all:
|
||||||
$(MAKE) -C $(CURDIR)/$(PKG_NAME)
|
$(MAKE) -C $(PKG_SOURCE_DIR) -f $(RIOTBASE)/Makefile.base
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user