projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix oops on start, forgot to ifdef one call last time, closes #133
[openwrt.git]
/
openwrt
/
package
/
picocom
/
Config.in
diff --git
a/openwrt/package/picocom/Config.in
b/openwrt/package/picocom/Config.in
index
4a09710
..
85ae98f
100644
(file)
--- a/
openwrt/package/picocom/Config.in
+++ b/
openwrt/package/picocom/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_PICOCOM
config BR2_PACKAGE_PICOCOM
- tristate "picocom - minimal dumb-terminal emulation program"
+ prompt "picocom........................... minimal dumb-terminal emulation program"
+ tristate
default m if CONFIG_DEVEL
help
As its name suggests, picocom is a minimal dumb-terminal emulation
default m if CONFIG_DEVEL
help
As its name suggests, picocom is a minimal dumb-terminal emulation
@@
-11,4
+12,4
@@
config BR2_PACKAGE_PICOCOM
similar tasks.
http://efault.net/npat/hacks/picocom/
similar tasks.
http://efault.net/npat/hacks/picocom/
-
\ No newline at end of file
+
This page took
0.020659 seconds
and
4
git commands to generate.