projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
kernel: add md5sum of kernel
[openwrt.git]
/
package
/
wrt55agv2-spidevs
/
Makefile
diff --git
a/package/wrt55agv2-spidevs/Makefile
b/package/wrt55agv2-spidevs/Makefile
index
ab3e742
..
a149303
100644
(file)
--- a/
package/wrt55agv2-spidevs/Makefile
+++ b/
package/wrt55agv2-spidevs/Makefile
@@
-16,8
+16,8
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/wrt55agv2-spidevs
SUBMENU:=Other modules
TITLE:=WRT55AG v2 SPI devices support
define KernelPackage/wrt55agv2-spidevs
SUBMENU:=Other modules
TITLE:=WRT55AG v2 SPI devices support
- DEPENDS:=@
LINUX_2_6 @
TARGET_atheros +kmod-spi-gpio-old +kmod-spi-ks8995
- FILES:=$(PKG_BUILD_DIR)/wrt55agv2_spidevs.
$(LINUX_KMOD_SUFFIX)
+ DEPENDS:=@TARGET_atheros +kmod-spi-gpio-old +kmod-spi-ks8995
+ FILES:=$(PKG_BUILD_DIR)/wrt55agv2_spidevs.
ko
endef
define KernelPackage/wrt55agv2-spidevs/description
endef
define KernelPackage/wrt55agv2-spidevs/description
This page took
0.052888 seconds
and
4
git commands to generate.