From: Waldemar Brodkorb Date: Sat, 3 Sep 2005 22:20:58 +0000 (+0000) Subject: add some info that it should always be used X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=344fd2fbd591412e85efc5d70a3328f3ec1914e0;p=librecmc%2Flibrecmc.git add some info that it should always be used SVN-Revision: 1840 --- diff --git a/openwrt/package/mtd/Config.in b/openwrt/package/mtd/Config.in index df0b9bf37b..6ddc33be4e 100644 --- a/openwrt/package/mtd/Config.in +++ b/openwrt/package/mtd/Config.in @@ -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.