From 640927dde360260688f30083433b0d88a151dbed Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 20 Feb 2011 17:24:15 +0000 Subject: switch: fix switch-robo device reference counting Fix incorrect device reference counting by switch-robo. Signed-off-by: George Kashperko SVN-Revision: 25619 --- package/switch/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/switch/Makefile') diff --git a/package/switch/Makefile b/package/switch/Makefile index a2baf99d1b..17158dac8b 100644 --- a/package/switch/Makefile +++ b/package/switch/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006 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 include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=kmod-switch -PKG_RELEASE:=3 +PKG_RELEASE:=4 include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3