mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Install mptcpd only on 5.15 kernel
This commit is contained in:
parent
824fce0c83
commit
072c061af6
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue