From d7fb997d393976ea09fbc7df2c0f174c636b803a Mon Sep 17 00:00:00 2001 From: cshore Date: Sat, 12 Mar 2011 08:26:12 +0000 Subject: [PATCH] wireless: Moved xsupplicant 802.1x authenticator to wireless submenu. git-svn-id: svn://svn.openwrt.org/openwrt/packages@26102 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/xsupplicant/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/xsupplicant/Makefile b/net/xsupplicant/Makefile index 826cc489c..e9efc2b70 100644 --- a/net/xsupplicant/Makefile +++ b/net/xsupplicant/Makefile @@ -24,6 +24,7 @@ include $(INCLUDE_DIR)/package.mk define Package/xsupplicant SECTION:=net CATEGORY:=Network + SUBMENU:=wireless DEPENDS:=+libopenssl +libiw TITLE:=A fully compliant 802.1x authenticator URL:=http://open1x.sourceforge.net/ -- 2.11.0