projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61dca5a
)
fix typo in spidev_test category
author
Florian Fainelli
<florian@openwrt.org>
Sun, 15 Mar 2009 11:17:35 +0000
(11:17 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 15 Mar 2009 11:17:35 +0000
(11:17 +0000)
SVN-Revision: 14880
package/spidev_test/Makefile
patch
|
blob
|
history
diff --git
a/package/spidev_test/Makefile
b/package/spidev_test/Makefile
index 9663b619209da37353214f32ef22bcd6c4af7238..3c1b724a256304b03b543c2d9bfc334d58b4f943 100644
(file)
--- a/
package/spidev_test/Makefile
+++ b/
package/spidev_test/Makefile
@@
-16,7
+16,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/spidev-test
SECTION:=utils
- CATEGORY:=Utilites
+ CATEGORY:=Utilit
i
es
DEPENDS:=@LINUX_2_6
TITLE:=SPI testing utility
VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)