Revert previous commit oops :/
[openwrt.git] / package / spca5xx / Makefile
index 153f565..90a29ef 100644 (file)
@@ -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,spca5xx)
+  AUTOLOAD:=$(call AutoLoad,90,gspca)
 endef
 
 define Build/Compile
This page took 0.019622 seconds and 4 git commands to generate.