diff --git a/xray-core/Makefile b/xray-core/Makefile index 262d926d06..369577d04a 100644 --- a/xray-core/Makefile +++ b/xray-core/Makefile @@ -24,11 +24,11 @@ define Package/$(PKG_NAME)/template CATEGORY:=Extra packages TITLE:=Xray-core DEPENDS:=$(GO_ARCH_DEPENDS) - PROVIDES:=xray-core endef define Package/$(PKG_NAME)-core $(call Package/$(PKG_NAME)/template) + PROVIDES:=xray-core endef define Package/$(PKG_NAME)-config