kirkwood: add wpad-mini to router profiles
Without it the wifi isn't really usable. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46565
This commit is contained in:
parent
dbe4173b20
commit
c853db24e0
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ define Profile/EA3500
|
|||
NAME:=Linksys EA3500
|
||||
PACKAGES:= \
|
||||
kmod-mwl8k kmod-usb2 kmod-usb-storage \
|
||||
swconfig
|
||||
swconfig wpad-mini
|
||||
endef
|
||||
|
||||
define Profile/EA3500/Description
|
||||
|
@ -25,7 +25,7 @@ define Profile/EA4500
|
|||
NAME:=Linksys EA4500
|
||||
PACKAGES:= \
|
||||
kmod-mwl8k kmod-usb2 kmod-usb-storage \
|
||||
swconfig
|
||||
swconfig wpad-mini
|
||||
endef
|
||||
|
||||
define Profile/EA4500/Description
|
||||
|
|
Loading…
Reference in a new issue