projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
328e4d3
)
spidev_test depends on kmod-spi-dev to work
author
Florian Fainelli
<florian@openwrt.org>
Wed, 30 Dec 2009 22:19:55 +0000
(22:19 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 30 Dec 2009 22:19:55 +0000
(22:19 +0000)
SVN-Revision: 18975
package/spidev_test/Makefile
patch
|
blob
|
history
diff --git
a/package/spidev_test/Makefile
b/package/spidev_test/Makefile
index eead4c14e79590630292054ba3a719dd7fde3530..4750ba01b3c381e7ba9c74e0253c4d0da236c2f3 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:=Utilities
- DEPENDS:=@LINUX_2_6
+ DEPENDS:=@LINUX_2_6
+kmod-spi-dev
TITLE:=SPI testing utility
VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)
URL:=http://www.kernel.org