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

Merge branch 'test' into develop

This commit is contained in:
suyuan168 2022-06-03 16:10:54 +08:00
commit 5dfc97b574
8 changed files with 38 additions and 17 deletions

View file

@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/$(PKG_NAME)
SECTION:=net
CATEGORY:=Network
DEPENDS:=+libell
DEPENDS:=+libell @LINUX_5_15
TITLE:=mptcpd
URL:=https://github.com/intel/mptcpd
endef