aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq/ltq-tapi/Makefile
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-tapi/Makefile
parentff337b8a177c034e772dff5525a4665e629fffcd (diff)
downloadmaster-187ad058-aa9365231bd26f9ffd63883326451d25df92b7b2.tar.gz
master-187ad058-aa9365231bd26f9ffd63883326451d25df92b7b2.tar.bz2
master-187ad058-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-tapi/Makefile')
-rw-r--r--package/kernel/lantiq/ltq-tapi/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/kernel/lantiq/ltq-tapi/Makefile b/package/kernel/lantiq/ltq-tapi/Makefile
index 42cbcb8d79..e0742e63e5 100644
--- a/package/kernel/lantiq/ltq-tapi/Makefile
+++ b/package/kernel/lantiq/ltq-tapi/Makefile
@@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=drv_tapi
-PKG_VERSION:=4.7.12
-PKG_RELEASE:=1
+PKG_VERSION:=3.13.0
+PKG_RELEASE:=3
PKG_SOURCE:=drv_tapi-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
-PKG_MD5SUM:=52e0ace8b7517ad362857a53222f1862
+PKG_MD5SUM:=edb43b494832c540cc035493d18db58f
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
PKG_USE_MIPS16:=0