From 80c61c161ac5943137ade233d62cf89d746de5a2 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Tue, 10 Jul 2018 19:22:41 +0200 Subject: 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 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 --- target/linux/brcm47xx/legacy/target.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/brcm47xx/legacy') diff --git a/target/linux/brcm47xx/legacy/target.mk b/target/linux/brcm47xx/legacy/target.mk index aa0e3ed5ad..fca6128558 100644 --- a/target/linux/brcm47xx/legacy/target.mk +++ b/target/linux/brcm47xx/legacy/target.mk @@ -1,6 +1,8 @@ FEATURES += low_mem pcmcia small_flash BOARDNAME:=Legacy (BMIPS3300) +DEFAULT_PACKAGES += wpad-mini + define Target/Description Build firmware for Broadcom BCM47xx and BCM53xx devices with BMIPS3300 CPU except for BCM4705 SoC. -- cgit v1.2.3