get rid of $Id$ - it has never helped us and it has broken too many patches ;)
[openwrt-10.03/.git] / package / spidev_test / Makefile
index 9663b619209da37353214f32ef22bcd6c4af7238..eead4c14e79590630292054ba3a719dd7fde3530 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id: $
 
 include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
@@ -16,7 +15,7 @@ include $(INCLUDE_DIR)/package.mk
 
 define Package/spidev-test
   SECTION:=utils
-  CATEGORY:=Utilites
+  CATEGORY:=Utilities
   DEPENDS:=@LINUX_2_6
   TITLE:=SPI testing utility
   VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)