immortalwrt/package
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 c4dd7fc23b)
2020-08-10 00:05:20 +02:00
..
base-files base-files: remove urandom-seed definition 2020-06-28 14:28:10 +02:00
boot uboot-kirkwood: fix ethernet and usb 2020-05-01 11:12:31 +02:00
devel perf: build with NO_LIBCAP=1 2020-05-05 00:05:28 +02:00
firmware ath10k-firmware: fix mirror hash 2020-05-08 19:57:28 +02:00
kernel mac80211: fix use of local variable 2020-06-30 22:13:23 +02:00
libs nghttp2: bump to 1.41.0 2020-07-04 21:10:18 +02:00
network hostapd: reorganize config selection hierarchy for WPA3 2020-08-10 00:05:20 +02:00
system ca-certificates: update to version 20200601 2020-06-09 22:46:13 +02:00
utils upgs: Remove extra _DEFAULT_SOURCE definition 2020-05-05 00:05:28 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:22:37 +02:00