aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq/ltq-ptm
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-04-09 16:31:24 +0000
committerJohn Crispin <john@openwrt.org>2014-04-09 16:31:24 +0000
commit76e873a28942a1dd4182ba64483bdfc77b3911b4 (patch)
treef98d4299f92060e4a995aa0d0e2761eb0fc9ce8e /package/kernel/lantiq/ltq-ptm
parentf1963c02f41ea68692e1eca33b5e0c2bfbfd2af6 (diff)
downloadupstream-76e873a28942a1dd4182ba64483bdfc77b3911b4.tar.gz
upstream-76e873a28942a1dd4182ba64483bdfc77b3911b4.tar.bz2
upstream-76e873a28942a1dd4182ba64483bdfc77b3911b4.zip
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 <blogic@openwrt.org> SVN-Revision: 40437
Diffstat (limited to 'package/kernel/lantiq/ltq-ptm')
-rw-r--r--package/kernel/lantiq/ltq-ptm/Makefile1
1 files changed, 0 insertions, 1 deletions
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)