projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix asterisk build when asterisk-sqlite is selected
[openwrt.git]
/
openwrt
/
package
/
robocfg
/
Config.in
diff --git
a/openwrt/package/robocfg/Config.in
b/openwrt/package/robocfg/Config.in
index
a142e52
..
db8e85a
100644
(file)
--- a/
openwrt/package/robocfg/Config.in
+++ b/
openwrt/package/robocfg/Config.in
@@
-1,6
+1,8
@@
config BR2_PACKAGE_ROBOCFG
config BR2_PACKAGE_ROBOCFG
- tristate "robocfg - BCM5325E/536x switch configuration utility"
+ prompt "robocfg........................... BCM5325E/536x switch configuration utility"
+ tristate
+ default y if BR2_LINUX_2_6_BRCM
default m if CONFIG_DEVEL
help
Broadcom BCM5325E/536x switch configuration utility
default m if CONFIG_DEVEL
help
Broadcom BCM5325E/536x switch configuration utility
-
+
This page took
0.023937 seconds
and
4
git commands to generate.