1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 03:50:37 +02:00

add some info that it should always be used

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

View File

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