projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
49d1bc1
)
ppp: add a more descriptive title for ppp-multilink
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 13 Feb 2011 16:25:33 +0000
(16:25 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 13 Feb 2011 16:25:33 +0000
(16:25 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25524
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/ppp/Makefile
patch
|
blob
|
history
diff --git
a/package/ppp/Makefile
b/package/ppp/Makefile
index
1f42378
..
fba5182
100644
(file)
--- a/
package/ppp/Makefile
+++ b/
package/ppp/Makefile
@@
-41,7
+41,7
@@
endef
define Package/ppp-multilink
$(call Package/ppp/Default)
DEPENDS:=+kmod-ppp
define Package/ppp-multilink
$(call Package/ppp/Default)
DEPENDS:=+kmod-ppp
- TITLE:=PPP daemon
+ TITLE:=PPP daemon
(with multilink support)
VARIANT:=multilink
endef
VARIANT:=multilink
endef
This page took
0.022699 seconds
and
4
git commands to generate.