projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: Make wget2nand fail if copying the kernel fails and use the correct file...
[openwrt.git]
/
package
/
spidev_test
/
Makefile
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
This page took
0.020468 seconds
and
4
git commands to generate.