mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Changes for kernel 6.1 support
This commit is contained in:
parent
af843b8156
commit
f814139c3d
5 changed files with 10 additions and 7 deletions
|
@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
define Package/$(PKG_NAME)
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=+libell @LINUX_5_15
|
||||
DEPENDS:=+libell @(LINUX_5_15||LINUX_6_1)
|
||||
TITLE:=mptcpd
|
||||
URL:=https://github.com/intel/mptcpd
|
||||
endef
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue