projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebac64a
)
add depend on kmod-pppoe in ppp menuconfig
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 2 Apr 2005 19:29:33 +0000
(19:29 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 2 Apr 2005 19:29:33 +0000
(19:29 +0000)
SVN-Revision: 531
openwrt/package/ppp/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/package/ppp/Config.in
b/openwrt/package/ppp/Config.in
index 1f92022efa733eb44920c841b1403683baced31c..4f1fb3bc78d46b50e07ce59cd54572125496566d 100644
(file)
--- a/
openwrt/package/ppp/Config.in
+++ b/
openwrt/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