From 3c5d35183ed4cdf928ac9cf0eba56cc50dd8328f Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Sat, 28 Feb 2009 18:47:43 +0000
Subject: move madwifi driver into a separate profile, and add hostapd-mini for
 the devices based on the ar913x

SVN-Revision: 14694
---
 target/linux/ar71xx/profiles/tp-link.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'target/linux/ar71xx/profiles/tp-link.mk')

diff --git a/target/linux/ar71xx/profiles/tp-link.mk b/target/linux/ar71xx/profiles/tp-link.mk
index db60e1d1f7..9aaae29e36 100644
--- a/target/linux/ar71xx/profiles/tp-link.mk
+++ b/target/linux/ar71xx/profiles/tp-link.mk
@@ -7,7 +7,7 @@
 
 define Profile/TLWR941ND
 	NAME:=TP-LINK TL-WR941ND
-	PACKAGES:=kmod-ath9k
+	PACKAGES:=kmod-ath9k hostapd-mini
 endef
 
 define Profile/TLWR941ND/Description
-- 
cgit v1.2.3