projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add SoC support to madwifi
[openwrt.git]
/
package
/
spca5xx
/
Makefile
diff --git
a/package/spca5xx/Makefile
b/package/spca5xx/Makefile
index
643e586
..
e2aebfd
100644
(file)
--- a/
package/spca5xx/Makefile
+++ b/
package/spca5xx/Makefile
@@
-44,7
+44,7
@@
define Build/Compile
endef
define Package/kmod-spca5xx/install
-
install -m0755 -d
$(1)/lib/modules/$(LINUX_VERSION)
+
$(INSTALL_DIR)
$(1)/lib/modules/$(LINUX_VERSION)
$(CP) $(PKG_BUILD_DIR)/spca5xx.$(LINUX_KMOD_SUFFIX) \
$(1)/lib/modules/$(LINUX_VERSION)/
endef
This page took
0.019008 seconds
and
4
git commands to generate.