aboutsummaryrefslogtreecommitdiffstats
path: root/package/comgt/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-02-20 17:24:25 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-02-20 17:24:25 +0000
commitde5b1d7d6a495d4966f03d05577c1766e490a0b3 (patch)
tree02e2abdb2a9db452dfaebd3e63cbb882980203e0 /package/comgt/Makefile
parent8acdb298b220c8da677494939de3d8a7ef1135f0 (diff)
downloadupstream-de5b1d7d6a495d4966f03d05577c1766e490a0b3.tar.gz
upstream-de5b1d7d6a495d4966f03d05577c1766e490a0b3.tar.bz2
upstream-de5b1d7d6a495d4966f03d05577c1766e490a0b3.zip
[package] comgt: add ACM hotplug
This adds in support for ttyACM devices in the 3g hotplug script. Signed-off-by: Matthew Eaton <wrt at divinehawk.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25621 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/comgt/Makefile')
-rw-r--r--package/comgt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/comgt/Makefile b/package/comgt/Makefile
index 5e36ad71c2..c3cf8ed1b5 100644
--- a/package/comgt/Makefile
+++ b/package/comgt/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.
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=comgt
PKG_VERSION:=0.32
-PKG_RELEASE:=6
+PKG_RELEASE:=7
PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tgz
PKG_SOURCE_URL:=@SF/comgt