mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 18:35:55 +02:00
change section from base to utils
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4839 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
198fa02485
commit
ea36d0a79c
@ -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
|
||||||
TITLE:=BCM5325E/536x switch configuration utility
|
CATEGORY:=Utilities
|
||||||
DESCRIPTION:=Broadcom BCM5325E/536x switch configuration utility
|
TITLE:=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