projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Revert previous commit oops :/
[openwrt.git]
/
package
/
spca5xx
/
Makefile
diff --git
a/package/spca5xx/Makefile
b/package/spca5xx/Makefile
index
153f565
..
90a29ef
100644
(file)
--- a/
package/spca5xx/Makefile
+++ b/
package/spca5xx/Makefile
@@
-29,7
+29,7
@@
define KernelPackage/gspca
URL:=http://mxhaard.free.fr/
VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE)
FILES:=$(PKG_BUILD_DIR)/gspca.$(LINUX_KMOD_SUFFIX)
- AUT
LOAD:=$(call AutoLoad,90,spca5xx
)
+ AUT
OLOAD:=$(call AutoLoad,90,gspca
)
endef
define Build/Compile
This page took
0.019622 seconds
and
4
git commands to generate.