mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-21 09:42:09 +00:00
ppp: add a more descriptive title for ppp-multilink
SVN-Revision: 25524
This commit is contained in:
parent
63fef8ed5d
commit
5d0f9914ba
@ -41,7 +41,7 @@ endef
|
|||||||
define Package/ppp-multilink
|
define Package/ppp-multilink
|
||||||
$(call Package/ppp/Default)
|
$(call Package/ppp/Default)
|
||||||
DEPENDS:=+kmod-ppp
|
DEPENDS:=+kmod-ppp
|
||||||
TITLE:=PPP daemon
|
TITLE:=PPP daemon (with multilink support)
|
||||||
VARIANT:=multilink
|
VARIANT:=multilink
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user