diff options
author | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2020-07-29 21:59:18 +0200 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2020-07-31 11:40:15 +0200 |
commit | c4dd7fc23bfcf3b3f1a838668bb070edc9db5d4b (patch) | |
tree | f05a99e6c97bf93d451508990414ebab937b673c /package/boot/uboot-layerscape | |
parent | 664237deaa76d46a3047bc9afd6f57aac800753a (diff) | |
download | upstream-c4dd7fc23bfcf3b3f1a838668bb070edc9db5d4b.tar.gz upstream-c4dd7fc23bfcf3b3f1a838668bb070edc9db5d4b.tar.bz2 upstream-c4dd7fc23bfcf3b3f1a838668bb070edc9db5d4b.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.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'package/boot/uboot-layerscape')
0 files changed, 0 insertions, 0 deletions