1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-29 15:43:08 +02:00

add some info that it should always be used

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1840 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
wbx 2005-09-03 22:20:58 +00:00
parent fa5ebe2e26
commit 8821f2c334

View File

@ -1,6 +1,7 @@
config BR2_PACKAGE_MTD config BR2_PACKAGE_MTD
tristate "mtd - update utility for trx firmware images" tristate "mtd - flash utility (always needed)"
default y default y
help help
update utility for trx firmware images. flash utility for firmware images update.
OpenWrt will not work correctly without it.