mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 11:16:32 +00:00
change section from base to utils
SVN-Revision: 4839
This commit is contained in:
parent
f7a4143e43
commit
14e51589b2
@ -17,9 +17,12 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/robocfg
|
|||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define Package/robocfg
|
define Package/robocfg
|
||||||
SECTION:=base
|
SECTION:=utils
|
||||||
|
CATEGORY:=Utilities
|
||||||
TITLE:=BCM5325E/536x switch configuration utility
|
TITLE:=BCM5325E/536x switch configuration utility
|
||||||
DESCRIPTION:=Broadcom BCM5325E/536x switch configuration utility
|
DESCRIPTION:=\
|
||||||
|
This package contains an utility for configuring the Broadcom BCM5325E/536x \\\
|
||||||
|
based switches.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Prepare
|
define Build/Prepare
|
||||||
|
Loading…
Reference in New Issue
Block a user