[net] keepalived: Moved keepalived to main list and eliminated HA submenu because keepalived was the only program in that menu.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26070 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cshore 2011-03-12 06:22:48 +00:00
parent 863185ed7c
commit a2d69879ec

View File

@ -23,7 +23,6 @@ define Package/keepalived
CATEGORY:=Network
TITLE:=Failover and monitoring daemon for LVS clusters
URL:=http://www.keepalived.org/
SUBMENU:=HA
DEPENDS:=+libpopt +libopenssl
endef