1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-24 20:09:55 +02:00

[ar7] use kmod-acx-mac80211 by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25755 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2011-02-27 15:44:49 +00:00
parent f4ea439183
commit a1931e1256

View File

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