You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
385 B
12 lines
385 B
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.
|
|
|