summaryrefslogtreecommitdiffstats
path: root/package/swconfig/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-01-18 00:38:04 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-01-18 00:38:04 +0000
commit65c8d28d39e590c291f7f40360a9ff2f930925de (patch)
tree4852e7a6d22a337a7c3536452ed2b3a18dcec83c /package/swconfig/Makefile
parent5ab0ca0fd51fd8856f3359956e85178d4c94f5c2 (diff)
swconfig: support providing the switch device name in an option instead of the section name - necessary to support switches that contain characters such as "-"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19208 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/swconfig/Makefile')
-rw-r--r--package/swconfig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/swconfig/Makefile b/package/swconfig/Makefile
index a7bed7317..72af8c735 100644
--- a/package/swconfig/Makefile
+++ b/package/swconfig/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=swconfig
-PKG_RELEASE:=3
+PKG_RELEASE:=4
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/kernel.mk