projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix defaults/depends for httping menuconfig
[openwrt.git]
/
openwrt
/
package
/
mtd
/
Config.in
diff --git
a/openwrt/package/mtd/Config.in
b/openwrt/package/mtd/Config.in
index
a1b24a9
..
5420dff
100644
(file)
--- a/
openwrt/package/mtd/Config.in
+++ b/
openwrt/package/mtd/Config.in
@@
-1,12
+1,15
@@
config BR2_PACKAGE_MTD
config BR2_PACKAGE_MTD
- tristate "mtd - update utility for trx firmware images"
+ prompt "mtd............................... Update utility for trx firmware images"
+ tristate
default y
help
default y
help
-
u
pdate utility for trx firmware images.
+
U
pdate utility for trx firmware images.
config BR2_PACKAGE_MTD_STATIC
config BR2_PACKAGE_MTD_STATIC
- tristate "mtd - update utility for trx firmware images (statically linked)"
+ prompt "mtd-static........................ Update utility for trx firmware images (statically linked)"
+ tristate
default n
help
default n
help
- update utility for trx firmware images (statically linked). To update
- from other firmware or older OpenWrt releases.
+ Update utility for trx firmware images (statically linked). To update
+ from other firmware or older OpenWrt releases.
+
This page took
0.023653 seconds
and
4
git commands to generate.