2
0
forked from Ivasoft/openwrt

treewide: use wpad-basic for not small flash targets

Add out of the box support for 802.11r and 802.11w to all targets not
suffering from small flash.

Signed-off-by: Mathias Kresin <dev@kresin.me>

Mathias did all the heavy lifting on this, but I'm the one who should
get shouted at for committing.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
This commit is contained in:
Mathias Kresin
2018-07-10 19:22:41 +02:00
committed by Kevin Darbyshire-Bryant
parent 1063d904b7
commit 80c61c161a
65 changed files with 144 additions and 130 deletions

View File

@@ -7,7 +7,7 @@
define Profile/Default
NAME:=Default Profile (all drivers)
PACKAGES:= kmod-usb-core kmod-usb2 kmod-ath9k-htc wpad-mini
PACKAGES:= kmod-usb-core kmod-usb2 kmod-ath9k-htc wpad-basic
endef
define Profile/Default/Description