fix typo in spidev_test category
SVN-Revision: 14880
This commit is contained in:
parent
61dca5a46a
commit
44eec54c20
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,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)
|
||||
|
|
Loading…
Reference in a new issue