projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix compile error (disable dietlibc)
[openwrt.git]
/
openwrt
/
package
/
setserial
/
Config.in
diff --git
a/openwrt/package/setserial/Config.in
b/openwrt/package/setserial/Config.in
index
a7edbb9
..
e13502a
100644
(file)
--- a/
openwrt/package/setserial/Config.in
+++ b/
openwrt/package/setserial/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_SETSERIAL
config BR2_PACKAGE_SETSERIAL
- tristate "setserial - Serial port configuration utility"
+ prompt "setserial......................... Serial port configuration utility"
+ tristate
default m if CONFIG_DEVEL
help
setserial is a program designed to set and/or report the
default m if CONFIG_DEVEL
help
setserial is a program designed to set and/or report the
@@
-8,4
+9,5
@@
config BR2_PACKAGE_SETSERIAL
serial port is using, and whether or not the break key should
be interpreted as the Secure Attention Key, and so on.
serial port is using, and whether or not the break key should
be interpreted as the Secure Attention Key, and so on.
+ http://setserial.sourceforge.net/
This page took
0.020146 seconds
and
4
git commands to generate.