From 311c661ec97273df24d2ede1c65101942ba001f6 Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 4 Aug 2006 20:11:55 +0000 Subject: fix hostap menuconfig and build for linux 2.6 git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4448 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/hostap-utils/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/hostap-utils') diff --git a/package/hostap-utils/Makefile b/package/hostap-utils/Makefile index f2e70efa5..d1f791476 100644 --- a/package/hostap-utils/Makefile +++ b/package/hostap-utils/Makefile @@ -23,8 +23,8 @@ include $(INCLUDE_DIR)/package.mk define Package/hostap-utils SECTION:=utils - CATEGORY:=Utilities - DEPENDS:=+kmod-hostap + CATEGORY:=Drivers + DEPENDS:=kmod-hostap TITLE:=Host AP driver utility programs DESCRIPTION:=Host AP driver utility programs URL:=http://hostap.epitest.fi/ -- cgit v1.2.3