projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix showhostkey script (#444)
[openwrt.git]
/
package
/
ppp
/
Makefile
diff --git
a/package/ppp/Makefile
b/package/ppp/Makefile
index
b5a317b
..
7d05db0
100644
(file)
--- a/
package/ppp/Makefile
+++ b/
package/ppp/Makefile
@@
-33,7
+33,6
@@
endef
define Package/ppp
$(call Package/ppp/Default)
- DEFAULT:=y
DEPENDS:=+kmod-ppp
TITLE:=PPP daemon
DESCRIPTION:=\
@@
-51,7
+50,6
@@
endef
define Package/ppp-mod-pppoe
$(call Package/ppp/Default)
- DEFAULT:=y
DEPENDS:=ppp +kmod-pppoe
TITLE:=PPPoE plugin
DESCRIPTION:=\
This page took
0.018723 seconds
and
4
git commands to generate.