mirror of https://github.com/hak5/openwrt.git
parent
63fef8ed5d
commit
5d0f9914ba
|
@ -41,7 +41,7 @@ endef
|
|||
define Package/ppp-multilink
|
||||
$(call Package/ppp/Default)
|
||||
DEPENDS:=+kmod-ppp
|
||||
TITLE:=PPP daemon
|
||||
TITLE:=PPP daemon (with multilink support)
|
||||
VARIANT:=multilink
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in New Issue