mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:01:52 +02:00
[package] iproute2 relayd: Moved iproute2 and relayd to Routing and Redirection submenu of the Network package group so that they appear with the packages feed packages that are related.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26081 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
19f3bc1a6d
commit
d011a32a8b
@ -28,6 +28,7 @@ endef
|
|||||||
|
|
||||||
define Package/ip
|
define Package/ip
|
||||||
$(call Package/iproute2/Default)
|
$(call Package/iproute2/Default)
|
||||||
|
SUBMENU:=Routing and Redirection
|
||||||
TITLE:=Routing control utility
|
TITLE:=Routing control utility
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/cmake.mk
|
|||||||
define Package/relayd
|
define Package/relayd
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
|
SUBMENU:=Routing and Redirection
|
||||||
TITLE:=Transparent routing / relay daemon
|
TITLE:=Transparent routing / relay daemon
|
||||||
DEPENDS:=+libubox
|
DEPENDS:=+libubox
|
||||||
endef
|
endef
|
||||||
|
Loading…
Reference in New Issue
Block a user