浏览代码

use kmod-acx-mac80211 by default

SVN-Revision: 25755
Florian Fainelli 14 年之前
父节点
当前提交
06ddfcc75c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/linux/ar7/Makefile

+ 1 - 1
target/linux/ar7/Makefile

@@ -16,7 +16,7 @@ LINUX_VERSION:=2.6.37.1
 include $(INCLUDE_DIR)/target.mk
 include $(INCLUDE_DIR)/target.mk
 
 
 DEFAULT_PACKAGES+= kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl \
 DEFAULT_PACKAGES+= kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl \
-		kmod-acx swconfig
+		kmod-acx-mac80211 swconfig hostapd
 
 
 define Target/Description
 define Target/Description
 	Build firmware images for TI AR7 based routers.
 	Build firmware images for TI AR7 based routers.