fixup! gluon-debug: add new package to debug process runtime

This commit is contained in:
Martin Weinelt 2018-10-03 16:18:27 +02:00
parent a0becbe517
commit 6a2839e81f

View File

@ -5,7 +5,7 @@ PKG_VERSION:=1
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
include $(GLUONDIR)/include/package.mk include ../gluon.mk
define Package/gluon-debug define Package/gluon-debug
TITLE:=Provides process runtime information to the network TITLE:=Provides process runtime information to the network