tn3399_openwrt/package/network
Adrian Schmutzler c4dd7fc23b hostapd: reorganize config selection hierarchy for WPA3
The current selection of DRIVER_MAKEOPTS and TARGET_LDFLAGS is
exceptionally hard to read. This tries to make things a little
easier by inverting the hierarchy of the conditions, so SSL_VARIANT
is checked first and LOCAL_VARIANT is checked second.

This exploits the fact that some of the previous conditions were
unnecessary, e.g. there is no hostapd-mesh*, so we don't need
to exclude this combination.

It also should make it a little easier to see which options are
actually switched by SSL_VARIANT and which by LOCAL_VARIANT.

The patch is supposed to be cosmetic.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-07-31 11:40:15 +02:00
..
config firewall: bump to version 2020-07-05 2020-07-26 18:10:52 +08:00
ipv6 package: drop PKG_VERSION for purely local packages 2020-07-15 18:33:56 +02:00
services hostapd: reorganize config selection hierarchy for WPA3 2020-07-31 11:40:15 +02:00
utils mac80211: Update to version 5.8-rc2-1 2020-07-23 23:39:56 +02:00