projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ea5ea7
)
add depend on kmod-pppoe in ppp menuconfig
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 2 Apr 2005 19:29:33 +0000
(19:29 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 2 Apr 2005 19:29:33 +0000
(19:29 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@531
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/ppp/Config.in
patch
|
blob
|
history
diff --git
a/package/ppp/Config.in
b/package/ppp/Config.in
index
1f92022
..
4f1fb3b
100644
(file)
--- a/
package/ppp/Config.in
+++ b/
package/ppp/Config.in
@@
-7,6
+7,7
@@
config BR2_PACKAGE_PPP
config BR2_PACKAGE_PPP_PPPOE
tristate
prompt "PPP over Ethernet plugin"
+ select BR2_PACKAGE_KMOD_PPPOE
default y
depends on BR2_PACKAGE_PPP
This page took
0.023532 seconds
and
4
git commands to generate.