mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:01:52 +02:00
[adm5120] zyxel: use acx-mac80211 driver by default
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25170 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
83838ea610
commit
166503f1c5
@ -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 New Issue
Block a user