Skip to content
Snippets Groups Projects
Commit cc0f0c2a authored by Florian Fainelli's avatar Florian Fainelli
Browse files

Fix another typo, definitively closes #1370

SVN-Revision: 6322
parent c63dadfe
No related branches found
No related tags found
No related merge requests found
......@@ -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)
AUTLOAD:=$(call AutoLoad,90,gspca)
AUTOLOAD:=$(call AutoLoad,90,gspca)
endef
define Build/Compile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment