mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 12:23:08 +02:00
427de2d3a5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1923 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
385 B
Plaintext
13 lines
385 B
Plaintext
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.
|