From 65c8d28d39e590c291f7f40360a9ff2f930925de Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 18 Jan 2010 00:38:04 +0000 Subject: 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 --- package/swconfig/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/swconfig/Makefile') 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 -- cgit v1.2.3