From: florian Date: Sun, 27 Feb 2011 15:44:49 +0000 (+0000) Subject: [ar7] use kmod-acx-mac80211 by default X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/a1931e1256aa9d321b186223c713e8ec1eb9e8d3 [ar7] use kmod-acx-mac80211 by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25755 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index 9646050ce..858996fed 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -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.