1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

fix golang

This commit is contained in:
suyuan168 2022-04-27 22:04:52 +08:00
parent cfc4f067ab
commit 61499283fe
4 changed files with 6 additions and 6 deletions

View file

@ -25,7 +25,7 @@ GO_PKG:=github.com/golang/protobuf
GO_PKG_SOURCE_ONLY:=1
include $(INCLUDE_DIR)/package.mk
include ../golang/golang-package.mk
include $(TOPDIR)/feeds/packages/lang/golang/golang-package.mk
define Package/golang-protobuf-dev
$(call GoPackage/GoSubMenu)