From 344fd2fbd591412e85efc5d70a3328f3ec1914e0 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 3 Sep 2005 22:20:58 +0000 Subject: [PATCH] add some info that it should always be used SVN-Revision: 1840 --- openwrt/package/mtd/Config.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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. -- 2.25.1