]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
wpa: Correctly build the hostapd BSD driver
authorCy Schubert <cy@FreeBSD.org>
Thu, 26 Aug 2021 22:59:03 +0000 (15:59 -0700)
committerCy Schubert <cy@FreeBSD.org>
Mon, 13 Sep 2021 21:12:03 +0000 (14:12 -0700)
commit7aed82ab023aeb3d1304161944633ba75c6ab5f6
tree7be54367cca6d70c795f1408277ca44f0393a0df
parentfa6a598d732a024dc5d8005c6e4985b53f491dad
wpa: Correctly build the hostapd BSD driver

driver.bsd.c initializes itself differently when built for
hostapd than it does when built for wpa_supplicant.

(cherry picked from commit a0f2aa9318a21f401a0aef2cde666edc56a92b46)
usr.sbin/wpa/hostapd/Makefile
usr.sbin/wpa/src/drivers/Makefile
usr.sbin/wpa/wpa_supplicant/Makefile