avoid using a reserved word as a variable name
[openwrt.git] / package / mtd / Makefile
index 80409a9..b3bf602 100644 (file)
@@ -1,3 +1,9 @@
+# 
+# Copyright (C) 2006 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
 # $Id$
 
 include $(TOPDIR)/rules.mk
@@ -11,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 \\\
This page took 0.026786 seconds and 4 git commands to generate.