projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix wrong compile dependency, closes #501
[openwrt.git]
/
openwrt
/
package
/
miau
/
Config.in
diff --git
a/openwrt/package/miau/Config.in
b/openwrt/package/miau/Config.in
index
cac4b8f
..
e3df15a
100644
(file)
--- a/
openwrt/package/miau/Config.in
+++ b/
openwrt/package/miau/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_MIAU
config BR2_PACKAGE_MIAU
- tristate "miau................................. Another IRC-bouncer/proxy"
+ prompt "miau.............................. Another IRC-bouncer/proxy"
+ tristate
default m if CONFIG_DEVEL
help
In short, miau is an IRC-bouncer/proxy.
default m if CONFIG_DEVEL
help
In short, miau is an IRC-bouncer/proxy.
This page took
0.023977 seconds
and
4
git commands to generate.