summaryrefslogtreecommitdiffstats
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
commitd40a79ccfd766f71877af394169d2d6ac848942e (patch)
tree7a843d878f302a66eec4b3968bb495aa4a1497bf /package/comgt/Makefile
parent43d7aff94e8909d63e4d4206606f9f7ce03f0942 (diff)
downloadmaster-31e0f0ae-d40a79ccfd766f71877af394169d2d6ac848942e.tar.gz
master-31e0f0ae-d40a79ccfd766f71877af394169d2d6ac848942e.tar.bz2
master-31e0f0ae-d40a79ccfd766f71877af394169d2d6ac848942e.zip
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> SVN-Revision: 25621
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