fix rrs package md5sum check
[openwrt.git] / package / mtd / Config.in
1 config BR2_PACKAGE_MTD
2 tristate "mtd - update utility for trx firmware images"
3 default y
4 help
5 update utility for trx firmware images.
6
7 config BR2_PACKAGE_MTD_STATIC
8 tristate "mtd - update utility for trx firmware images (statically linked)"
9 default n
10 help
11 update utility for trx firmware images (statically linked). To update
12 from other firmware or older OpenWrt releases.
This page took 0.043513 seconds and 5 git commands to generate.