summaryrefslogtreecommitdiffstats
path: root/package/spca5xx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/spca5xx/Makefile')
-rw-r--r--package/spca5xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/spca5xx/Makefile b/package/spca5xx/Makefile
index 55ab35f82..90a29ef38 100644
--- 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)
- AUTLOAD:=$(call AutoLoad,90,gspca)
+ AUTOLOAD:=$(call AutoLoad,90,gspca)
endef
define Build/Compile