fix CATEGORY
SVN-Revision: 4304
This commit is contained in:
parent
43ea2723a8
commit
882d9e807c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define Package/mtd
|
define Package/mtd
|
||||||
SECTION:=base
|
SECTION:=base
|
||||||
CATEGORY:=Util
|
CATEGORY:=Utilities
|
||||||
DEFAULT:=y
|
DEFAULT:=y
|
||||||
TITLE:=Update utility for trx firmware images
|
TITLE:=Update utility for trx firmware images
|
||||||
DESCRIPTION:=Update utility for trx firmware images. To update \\\
|
DESCRIPTION:=Update utility for trx firmware images. To update \\\
|
||||||
|
|
Loading…
Reference in a new issue