bc3846f81c
SVN-Revision: 1923
12 lines
385 B
Text
12 lines
385 B
Text
config BR2_PACKAGE_MTD
|
|
tristate "mtd - update utility for trx firmware images"
|
|
default y
|
|
help
|
|
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.
|