You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
base-files base-files: fwtool: make compat_version backward compatible 4 years ago
boot uboot-rockchip: add NanoPi R2S support 4 years ago
devel kernel: fix portability issue with perf on linux 5.4 4 years ago
firmware layerscape: harmonize device strings 4 years ago
kernel mac80211: util: don't warn on missing sband iftype data 4 years ago
libs lzo: fix pkgconfig paths 4 years ago
network hostapd: reorganize config selection hierarchy for WPA3 4 years ago
system procd: update to git HEAD 4 years ago
utils ravpower-mcu: bump PKG_RELEASE 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago