ppp: add a more descriptive title for ppp-multilink
SVN-Revision: 25524
This commit is contained in:
parent
63fef8ed5d
commit
5d0f9914ba
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue