From 166503f1c5455c39c11780ca8dc4b0b7413c4c06 Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 27 Jan 2011 21:49:39 +0000 Subject: [adm5120] zyxel: use acx-mac80211 driver by default Signed-off-by: Alexey Torkhov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25170 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/adm5120/router_be/profiles/200-ZyXEL.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux') diff --git a/target/linux/adm5120/router_be/profiles/200-ZyXEL.mk b/target/linux/adm5120/router_be/profiles/200-ZyXEL.mk index 4ce8ecadf..19ac9f5e9 100644 --- a/target/linux/adm5120/router_be/profiles/200-ZyXEL.mk +++ b/target/linux/adm5120/router_be/profiles/200-ZyXEL.mk @@ -7,7 +7,7 @@ define Profile/P334WT NAME:=ZyXEL Prestige 334WT - PACKAGES:=kmod-acx + PACKAGES:=kmod-acx-mac80211 endef define Profile/P334WT/Description @@ -16,7 +16,7 @@ endef define Profile/P335WT NAME:=ZyXEL Prestige 335WT - PACKAGES:=kmod-acx kmod-usb-core kmod-usb-adm5120 + PACKAGES:=kmod-acx-mac80211 kmod-usb-core kmod-usb-adm5120 endef define Profile/P335WT/Description -- cgit v1.2.3