Adrian Schmutzler 2788db3d38 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. However, the improvement
for readers and the maintained consistency with master qualify
this for backporting.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit c4dd7fc23bfcf3b3f1a838668bb070edc9db5d4b)
2020-08-10 00:05:20 +02:00
..
2018-07-30 10:43:36 +02:00
2017-10-08 20:51:03 +03:00
2019-05-11 16:37:11 +02:00
2020-05-08 20:35:50 +02:00
2020-02-26 16:40:43 +01:00
2020-04-27 10:58:16 +01:00
2020-05-06 20:24:38 +02:00
2020-04-27 10:58:15 +01:00
2020-07-04 19:22:36 +02:00