aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq/ltq-vmmc/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-09-17 21:45:56 +0000
committerJohn Crispin <john@openwrt.org>2013-09-17 21:45:56 +0000
commit2b0cb17d4298c9dced24ca30c5b68ce10d64c366 (patch)
treef8d7fb7770ab747709b3174abf19c9483c4cadb4 /package/kernel/lantiq/ltq-vmmc/Makefile
parent07825014834a72fbdc52f193a0473a75a600e3e3 (diff)
downloadupstream-2b0cb17d4298c9dced24ca30c5b68ce10d64c366.tar.gz
upstream-2b0cb17d4298c9dced24ca30c5b68ce10d64c366.tar.bz2
upstream-2b0cb17d4298c9dced24ca30c5b68ce10d64c366.zip
lantiq: update packages for v3.10
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38028
Diffstat (limited to 'package/kernel/lantiq/ltq-vmmc/Makefile')
-rw-r--r--package/kernel/lantiq/ltq-vmmc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/lantiq/ltq-vmmc/Makefile b/package/kernel/lantiq/ltq-vmmc/Makefile
index 98355b1ecd..1708652d64 100644
--- a/package/kernel/lantiq/ltq-vmmc/Makefile
+++ b/package/kernel/lantiq/ltq-vmmc/Makefile
@@ -26,7 +26,7 @@ define KernelPackage/ltq-vmmc
URL:=http://www.lantiq.com/
DEPENDS:=$(LTQ_TAPI_TARGET) +kmod-ltq-tapi
FILES:=$(PKG_BUILD_DIR)/src/drv_vmmc.ko
- AUTOLOAD:=$(call AutoLoad,25,drv_vmmc)
+ AUTOLOAD:=$(call AutoProbe,drv_vmmc)
endef
define KernelPackage/ltq-vmmc/description