projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add util-linux for fdisk (thanks to Philipp Kewisch )
[openwrt.git]
/
openwrt
/
package
/
rp-pppoe
/
Config.in
diff --git
a/openwrt/package/rp-pppoe/Config.in
b/openwrt/package/rp-pppoe/Config.in
index
2b7db5b
..
ba4e047
100644
(file)
--- a/
openwrt/package/rp-pppoe/Config.in
+++ b/
openwrt/package/rp-pppoe/Config.in
@@
-1,6
+1,6
@@
menu "pppoe - Roaring Penguin PPPoE (PPP over Ethernet) implementation"
menu "pppoe - Roaring Penguin PPPoE (PPP over Ethernet) implementation"
-config BR2_
PACKAG
E_RP_PPPOE
+config BR2_
COMPIL
E_RP_PPPOE
bool
default n
depends BR2_PACKAGE_PPPOE_CLIENT || BR2_PACKAGE_PPPOE_RELAY || BR2_PACKAGE_PPPOE_SERVER || BR2_PACKAGE_PPPOE_SNIFF
bool
default n
depends BR2_PACKAGE_PPPOE_CLIENT || BR2_PACKAGE_PPPOE_RELAY || BR2_PACKAGE_PPPOE_SERVER || BR2_PACKAGE_PPPOE_SNIFF
@@
-8,8
+8,8
@@
config BR2_PACKAGE_RP_PPPOE
config BR2_PACKAGE_PPPOE_CLIENT
tristate
prompt "pppoe-client - PPPoE (PPP over Ethernet) client"
config BR2_PACKAGE_PPPOE_CLIENT
tristate
prompt "pppoe-client - PPPoE (PPP over Ethernet) client"
-
#
default m if DEVELOPER
- select BR2_
PACKAG
E_RP_PPPOE
+
default m if DEVELOPER
+ select BR2_
COMPIL
E_RP_PPPOE
select BR2_PACKAGE_PPP
help
PPPoE (PPP over Ethernet) client
select BR2_PACKAGE_PPP
help
PPPoE (PPP over Ethernet) client
@@
-20,8
+20,8
@@
config BR2_PACKAGE_PPPOE_CLIENT
config BR2_PACKAGE_PPPOE_RELAY
tristate
prompt "pppoe-relay - PPPoE (PPP over Ethernet) relay"
config BR2_PACKAGE_PPPOE_RELAY
tristate
prompt "pppoe-relay - PPPoE (PPP over Ethernet) relay"
-
#
default m if DEVELOPER
- select BR2_
PACKAG
E_RP_PPPOE
+
default m if DEVELOPER
+ select BR2_
COMPIL
E_RP_PPPOE
help
PPPoE (PPP over Ethernet) relay
help
PPPoE (PPP over Ethernet) relay
@@
-31,8
+31,8
@@
config BR2_PACKAGE_PPPOE_RELAY
config BR2_PACKAGE_PPPOE_SERVER
tristate
prompt "pppoe-server - PPPoE (PPP over Ethernet) server"
config BR2_PACKAGE_PPPOE_SERVER
tristate
prompt "pppoe-server - PPPoE (PPP over Ethernet) server"
-
#
default m if DEVELOPER
- select BR2_
PACKAG
E_RP_PPPOE
+
default m if DEVELOPER
+ select BR2_
COMPIL
E_RP_PPPOE
select BR2_PACKAGE_PPP
help
PPPoE (PPP over Ethernet) server
select BR2_PACKAGE_PPP
help
PPPoE (PPP over Ethernet) server
@@
-43,8
+43,8
@@
config BR2_PACKAGE_PPPOE_SERVER
config BR2_PACKAGE_PPPOE_SNIFF
tristate
prompt "pppoe-sniff - PPPoE (PPP over Ethernet) frame sniffer"
config BR2_PACKAGE_PPPOE_SNIFF
tristate
prompt "pppoe-sniff - PPPoE (PPP over Ethernet) frame sniffer"
-
#
default m if DEVELOPER
- select BR2_
PACKAG
E_RP_PPPOE
+
default m if DEVELOPER
+ select BR2_
COMPIL
E_RP_PPPOE
help
PPPoE (PPP over Ethernet) frame sniffer
help
PPPoE (PPP over Ethernet) frame sniffer
This page took
0.025845 seconds
and
4
git commands to generate.