zyxel: use acx-mac80211 driver by default
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25170
This commit is contained in:
parent
d768cf790d
commit
5cfbf3936e
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue