From fb77053caa0318107342eba60c0d38f5f2c209ab Mon Sep 17 00:00:00 2001 From: Felix Fietkau 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 f2e70efa5f..d1f7914768 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