projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update lighttpd to new upstream release (v1.4.6)
[openwrt.git]
/
package
/
mtd
/
Config.in
diff --git
a/package/mtd/Config.in
b/package/mtd/Config.in
index
6ddc33b
..
a1b24a9
100644
(file)
--- a/
package/mtd/Config.in
+++ b/
package/mtd/Config.in
@@
-1,7
+1,12
@@
config BR2_PACKAGE_MTD
config BR2_PACKAGE_MTD
- tristate "mtd -
flash utility (always needed)
"
+ tristate "mtd -
update utility for trx firmware images
"
default y
help
default y
help
- flash utility for firmware images update.
- OpenWrt will not work correctly without it.
+ update utility for trx firmware images.
+config BR2_PACKAGE_MTD_STATIC
+ tristate "mtd - update utility for trx firmware images (statically linked)"
+ default n
+ help
+ update utility for trx firmware images (statically linked). To update
+ from other firmware or older OpenWrt releases.
This page took
0.023226 seconds
and
4
git commands to generate.