fd342b1ada
SVN-Revision: 2333
15 lines
463 B
Text
15 lines
463 B
Text
config BR2_PACKAGE_MTD
|
|
prompt "mtd............................... Update utility for trx firmware images"
|
|
tristate
|
|
default y
|
|
help
|
|
Update utility for trx firmware images.
|
|
|
|
config BR2_PACKAGE_MTD_STATIC
|
|
prompt "mtd-static........................ Update utility for trx firmware images (statically linked)"
|
|
tristate
|
|
default n
|
|
help
|
|
Update utility for trx firmware images (statically linked). To update
|
|
from other firmware or older OpenWrt releases.
|
|
|