diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-07-27 12:45:13 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-07-27 12:45:13 +0000 |
commit | 22ac0a5023d95cac7342f90ff62c1ef0db9e8ac4 (patch) | |
tree | 9b19b46d65fd4d5aaf80ad202d65481cf996eb09 /package/mtd/Makefile | |
parent | b1b9e3fadc4d2575d7846c202e93bbdefd55d6a1 (diff) |
fix CATEGORY
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4304 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mtd/Makefile')
-rw-r--r-- | package/mtd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mtd/Makefile b/package/mtd/Makefile index 50a75a555..b3bf6023a 100644 --- a/package/mtd/Makefile +++ b/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 \\\ |