aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x/Makefile
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2018-07-10 19:22:41 +0200
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2018-10-16 15:07:41 +0100
commit80c61c161ac5943137ade233d62cf89d746de5a2 (patch)
treef6260a84b8d5696e645f59e6b68b9a2c21c4824a /target/linux/ipq806x/Makefile
parent1063d904b78297b3e21a352bed19bd312235ff65 (diff)
downloadupstream-80c61c161ac5943137ade233d62cf89d746de5a2.tar.gz
upstream-80c61c161ac5943137ade233d62cf89d746de5a2.tar.bz2
upstream-80c61c161ac5943137ade233d62cf89d746de5a2.zip
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>
Diffstat (limited to 'target/linux/ipq806x/Makefile')
-rw-r--r--target/linux/ipq806x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq806x/Makefile b/target/linux/ipq806x/Makefile
index 178bf97915..129ea2cda5 100644
--- a/target/linux/ipq806x/Makefile
+++ b/target/linux/ipq806x/Makefile
@@ -20,7 +20,7 @@ DEFAULT_PACKAGES += \
kmod-ata-core kmod-ata-ahci kmod-ata-ahci-platform \
kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-ledtrig-usbport \
kmod-usb3 kmod-usb-dwc3-of-simple kmod-usb-phy-qcom-dwc3 \
- kmod-ath10k-ct wpad-mini \
+ kmod-ath10k-ct wpad-basic \
uboot-envtools
$(eval $(call BuildTarget))