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/ar71xx/image/generic.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ar71xx/image') diff --git a/target/linux/ar71xx/image/generic.mk b/target/linux/ar71xx/image/generic.mk index a0d5780461..9834e199ae 100644 --- a/target/linux/ar71xx/image/generic.mk +++ b/target/linux/ar71xx/image/generic.mk @@ -560,7 +560,7 @@ define Device/lan-turtle $(Device/tplink-16mlzma) DEVICE_TITLE := Hak5 LAN Turtle DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-storage \ - -kmod-ath9k -swconfig -uboot-envtools -wpad-mini + -kmod-ath9k -swconfig -uboot-envtools -wpad-basic BOARDNAME := LAN-TURTLE DEVICE_PROFILE := LANTURTLE TPLINK_HWID := 0x5348334c @@ -717,7 +717,7 @@ define Device/packet-squirrel $(Device/tplink-16mlzma) DEVICE_TITLE := Hak5 Packet Squirrel DEVICE_PACKAGES := kmod-usb-core kmod-usb2 \ - -kmod-ath9k -swconfig -uboot-envtools -wpad-mini + -kmod-ath9k -swconfig -uboot-envtools -wpad-basic BOARDNAME := PACKET-SQUIRREL DEVICE_PROFILE := PACKETSQUIRREL TPLINK_HWID := 0x5351524c -- cgit v1.2.3