]> git.ipfire.org Git - thirdparty/hostap.git/commit
Install wpa_passphrase when not disabled
authorAlex Kiernan <alex.kiernan@gmail.com>
Thu, 21 Apr 2022 14:38:42 +0000 (15:38 +0100)
committerJouni Malinen <j@w1.fi>
Sat, 23 Apr 2022 20:41:32 +0000 (23:41 +0300)
commit5a047157932d01aace94454a5d5e84568c432af8
treeb50fe1da72525292ce8e0a55b5b552b82d12ee72
parentf1686d77616bb6f4bfa594e0530245dee7f64b5e
Install wpa_passphrase when not disabled

As part of fixing CONFIG_NO_WPA_PASSPHRASE, whilst wpa_passphrase gets
built, its not installed during `make install`.

Fixes: cb41c214b78d ("build: Re-enable options for libwpa_client.so and wpa_passphrase")
Signed-off-by: Alex Kiernan <alexk@zuma.ai>
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
wpa_supplicant/Makefile