aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-07-29 21:59:18 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-08-10 00:05:20 +0200
commit2788db3d384ee2de6687ba8ab3bf790b8f7d132e (patch)
tree539a84d913bb37817e99d8a4aecdca0336b44e0b /Makefile
parentd40ce8b32d146b9c7abecaa76fc69c3aa3e252d6 (diff)
downloadupstream-2788db3d384ee2de6687ba8ab3bf790b8f7d132e.tar.gz
upstream-2788db3d384ee2de6687ba8ab3bf790b8f7d132e.tar.bz2
upstream-2788db3d384ee2de6687ba8ab3bf790b8f7d132e.zip
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)
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions