projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a19fffa
)
[package] 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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18975
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/spidev_test/Makefile
patch
|
blob
|
history
diff --git
a/package/spidev_test/Makefile
b/package/spidev_test/Makefile
index
eead4c1
..
4750ba0
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