From 02e24506c344ad8ee7f5b0b2b4821a568b8c9ff0 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 9 Apr 2014 16:31:24 +0000 Subject: lantiq: cleanup vdsl driver bringup config interface 'wan' # a, b, j option annex b # a, b, av, bv option tone b # vdsl.bin option firmware # atm, ptm option xfer_mode atm Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40437 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/kernel/lantiq/ltq-ptm/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'package/kernel/lantiq/ltq-ptm') diff --git a/package/kernel/lantiq/ltq-ptm/Makefile b/package/kernel/lantiq/ltq-ptm/Makefile index 22f09cce67..2792de6fd2 100644 --- a/package/kernel/lantiq/ltq-ptm/Makefile +++ b/package/kernel/lantiq/ltq-ptm/Makefile @@ -24,7 +24,6 @@ define KernelPackage/ltq-ptm-template VARIANT:=$(1) DEPENDS:=@TARGET_lantiq_$(2) FILES:=$(PKG_BUILD_DIR)/ltq_ptm_$(1).ko - AUTOLOAD:=$(call AutoProbe,ltq_ptm_$(1)) endef KernelPackage/ltq-ptm-danube=$(call KernelPackage/ltq-ptm-template,danube,xway) -- cgit v1.2.3