aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq/ltq-tapi
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-09-11 18:22:31 +0000
committerJohn Crispin <john@openwrt.org>2014-09-11 18:22:31 +0000
commite9dab2de72a493118b230551a61f83ff797e43a4 (patch)
tree161230229a9e5d7a260cd01e09c1e425224a399f /package/kernel/lantiq/ltq-tapi
parentf7dc428d4bf419886caad3acb010fb5a42e1c8c7 (diff)
downloadupstream-e9dab2de72a493118b230551a61f83ff797e43a4.tar.gz
upstream-e9dab2de72a493118b230551a61f83ff797e43a4.tar.bz2
upstream-e9dab2de72a493118b230551a61f83ff797e43a4.zip
lantiq: update to a newer versions of the vr9 drivers
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42478
Diffstat (limited to 'package/kernel/lantiq/ltq-tapi')
-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 e0742e63e5..42cbcb8d79 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:=3.13.0
-PKG_RELEASE:=3
+PKG_VERSION:=4.7.12
+PKG_RELEASE:=1
PKG_SOURCE:=drv_tapi-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
-PKG_MD5SUM:=edb43b494832c540cc035493d18db58f
+PKG_MD5SUM:=52e0ace8b7517ad362857a53222f1862
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
PKG_USE_MIPS16:=0