summaryrefslogtreecommitdiff
path: root/tools/wrt350nv2-builder/Makefile
diff options
context:
space:
mode:
authorTravis Kemen <thepeople@openwrt.org>2010-02-17 02:18:13 +0000
committerTravis Kemen <thepeople@openwrt.org>2010-02-17 02:18:13 +0000
commit3c5ca326ecd72e78ab6453ed16abd7e105cc6d73 (patch)
tree46fc7e656d9969e6d81ca78100b321b05721f28e /tools/wrt350nv2-builder/Makefile
parent9ce3d383310a6e40f9f822a887982ce368a09aba (diff)
downloadmtk-20170518-3c5ca326ecd72e78ab6453ed16abd7e105cc6d73.zip
mtk-20170518-3c5ca326ecd72e78ab6453ed16abd7e105cc6d73.tar.gz
mtk-20170518-3c5ca326ecd72e78ab6453ed16abd7e105cc6d73.tar.bz2
Update to v2.2 fixed checksum byte calculation for other versions than 0x2019 fixed rare problem with padsize updated info to stock firmware 2.00.20 fixed typos
Signed off by: Matthias Buecher <mail@maddes.net> SVN-Revision: 19683
Diffstat (limited to 'tools/wrt350nv2-builder/Makefile')
-rw-r--r--tools/wrt350nv2-builder/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/wrt350nv2-builder/Makefile b/tools/wrt350nv2-builder/Makefile
index b07f511..c870969 100644
--- a/tools/wrt350nv2-builder/Makefile
+++ b/tools/wrt350nv2-builder/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=wrt350nv2-builder
-PKG_VERSION:=2.1
+PKG_VERSION:=2.2
HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/${PKG_NAME}-$(PKG_VERSION)