aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq/ltq-vdsl
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-09-15 16:19:33 +0000
committerJohn Crispin <blogic@openwrt.org>2014-09-15 16:19:33 +0000
commitaa9365231bd26f9ffd63883326451d25df92b7b2 (patch)
treeeddb102d09466f94ee85e41d7e67e7cfa8e076d9 /package/kernel/lantiq/ltq-vdsl
parentff337b8a177c034e772dff5525a4665e629fffcd (diff)
downloadupstream-aa9365231bd26f9ffd63883326451d25df92b7b2.tar.gz
upstream-aa9365231bd26f9ffd63883326451d25df92b7b2.tar.bz2
upstream-aa9365231bd26f9ffd63883326451d25df92b7b2.zip
lantiq: revert vr9 driver update as it causes problems
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42556 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/lantiq/ltq-vdsl')
-rw-r--r--package/kernel/lantiq/ltq-vdsl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/lantiq/ltq-vdsl/Makefile b/package/kernel/lantiq/ltq-vdsl/Makefile
index 4d54108045..d14d4bc955 100644
--- a/package/kernel/lantiq/ltq-vdsl/Makefile
+++ b/package/kernel/lantiq/ltq-vdsl/Makefile
@@ -7,14 +7,14 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ltq-vdsl-vr9
-PKG_VERSION:=4.11.11
+PKG_VERSION:=4.11.4
PKG_RELEASE:=1
PKG_BASE_NAME:=drv_dsl_cpe_api_vrx
PKG_SOURCE:=$(PKG_BASE_NAME)-$(PKG_VERSION).tar.gz
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/drv_dsl_cpe_api-$(PKG_VERSION)
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources/
-PKG_MD5SUM:=7cc1986cf7539046ca89765db6589e50
+PKG_MD5SUM:=b6d9c1e3c5db1bfcd6e81bb2f582cadb
PKG_USE_MIPS16:=0