summaryrefslogtreecommitdiff
path: root/package/switch/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-04-05 13:51:26 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-04-05 13:51:26 +0000
commit501e154d03db5c52b0fc5b655651f81e74c7c0ff (patch)
treef661c27da036662aeabbb6fc8e2805e06537473e /package/switch/Makefile
parent83bf10cb3f92c3e0f336c8d6434258750d7b0515 (diff)
downloadmtk-20170518-501e154d03db5c52b0fc5b655651f81e74c7c0ff.zip
mtk-20170518-501e154d03db5c52b0fc5b655651f81e74c7c0ff.tar.gz
mtk-20170518-501e154d03db5c52b0fc5b655651f81e74c7c0ff.tar.bz2
switch: explicitely clear port mappings in unsused vlans (#7082)
SVN-Revision: 20717
Diffstat (limited to 'package/switch/Makefile')
-rw-r--r--package/switch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/switch/Makefile b/package/switch/Makefile
index a9b881c..74e42e6 100644
--- a/package/switch/Makefile
+++ b/package/switch/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=kmod-switch
-PKG_RELEASE:=2
+PKG_RELEASE:=3
include $(INCLUDE_DIR)/package.mk