From e964a25b6003d6500b563dfe343bf711a32115a3 Mon Sep 17 00:00:00 2001 From: Andy Boyett Date: Fri, 2 Jan 2009 05:12:46 +0000 Subject: Add hostapd-mini to default images where applicable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13819 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm-2.4/profiles/120-Atheros.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm-2.4') diff --git a/target/linux/brcm-2.4/profiles/120-Atheros.mk b/target/linux/brcm-2.4/profiles/120-Atheros.mk index d721abb13d..c31f9a0db4 100644 --- a/target/linux/brcm-2.4/profiles/120-Atheros.mk +++ b/target/linux/brcm-2.4/profiles/120-Atheros.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -7,7 +7,7 @@ define Profile/Atheros NAME:=Generic, Atheros WiFi - PACKAGES:=kmod-madwifi + PACKAGES:=hostapd-mini kmod-madwifi endef define Profile/Atheros/Description -- cgit v1.2.3