summaryrefslogtreecommitdiffstats
path: root/tools/wrt350nv2-builder/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-04-04 16:06:25 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-04-04 16:06:25 +0000
commit930a8201726a3f1318fbf14ff3ccfb274ebf324d (patch)
treec57d13144ae7f1160b90cb35f8e8c55405128041 /tools/wrt350nv2-builder/Makefile
parentb47fc0f936c0a49c4dc88621d3f48a62c82fb98a (diff)
downloadmaster-31e0f0ae-930a8201726a3f1318fbf14ff3ccfb274ebf324d.tar.gz
master-31e0f0ae-930a8201726a3f1318fbf14ff3ccfb274ebf324d.tar.bz2
master-31e0f0ae-930a8201726a3f1318fbf14ff3ccfb274ebf324d.zip
update wrt350nv2-builder to v2.4 and use new functionality for target orion_generic
Signed-off-by: Matthias Bücher <mail@maddes.net> SVN-Revision: 31199
Diffstat (limited to 'tools/wrt350nv2-builder/Makefile')
-rw-r--r--tools/wrt350nv2-builder/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/wrt350nv2-builder/Makefile b/tools/wrt350nv2-builder/Makefile
index 689fd32a53..ccb66b6307 100644
--- a/tools/wrt350nv2-builder/Makefile
+++ b/tools/wrt350nv2-builder/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2006-2010 OpenWrt.org
+# Copyright (C) 2006-2011 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=wrt350nv2-builder
-PKG_VERSION:=2.3
+PKG_VERSION:=2.4
HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/${PKG_NAME}-$(PKG_VERSION)