openwrt/package
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
..
base-files base-files: fwtool: make compat_version backward compatible 2020-07-31 11:40:15 +02:00
boot uboot-rockchip: add NanoPi R2S support 2020-07-28 15:52:44 +02:00
devel kernel: fix portability issue with perf on linux 5.4 2020-06-04 21:52:57 +02:00
firmware layerscape: harmonize device strings 2020-07-27 12:06:52 +02:00
kernel mac80211: util: don't warn on missing sband iftype data 2020-07-25 22:36:34 +02:00
libs lzo: fix pkgconfig paths 2020-07-17 11:00:33 +02:00
network hostapd: reorganize config selection hierarchy for WPA3 2020-07-31 11:40:15 +02:00
system procd: update to git HEAD 2020-07-30 17:16:53 +01:00
utils ravpower-mcu: bump PKG_RELEASE 2020-07-15 09:56:23 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00