From 882d9e807c40e7815be40b419f1862f6bc480f07 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Thu, 27 Jul 2006 12:45:13 +0000 Subject: [PATCH] fix CATEGORY SVN-Revision: 4304 --- openwrt/package/mtd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/mtd/Makefile b/openwrt/package/mtd/Makefile index 50a75a555f..b3bf6023af 100644 --- a/openwrt/package/mtd/Makefile +++ b/openwrt/package/mtd/Makefile @@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/package.mk define Package/mtd SECTION:=base -CATEGORY:=Util +CATEGORY:=Utilities DEFAULT:=y TITLE:=Update utility for trx firmware images DESCRIPTION:=Update utility for trx firmware images. To update \\\ -- 2.25.1