git: 2d81ecfcbba8 - stable/13 - wpa: Reconnect ndis_events build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 13:32:16 UTC
The branch stable/13 has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=2d81ecfcbba8f838241671b3733cdc66f03dfe98 commit 2d81ecfcbba8f838241671b3733cdc66f03dfe98 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2021-10-22 21:12:39 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2021-10-25 13:29:45 +0000 wpa: Reconnect ndis_events build ndis_events build was disconnected by the MFC of 25ecdc7d52770caf1c9b44b5ec11f468f6b636f3. Reconnect it. This is a direct commit to stable/13. Reported by: Scott Allendorf <scott-allendorf@uiowa.edu> Fixes: 13f32ff71eeb7213bb9f34bdfa88c7ccecf451bc --- usr.sbin/wpa/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/usr.sbin/wpa/Makefile b/usr.sbin/wpa/Makefile index fe8fb60b1dc2..18fc45c24e20 100644 --- a/usr.sbin/wpa/Makefile +++ b/usr.sbin/wpa/Makefile @@ -6,6 +6,7 @@ SUBDIR= src .WAIT \ wpa_passphrase \ hostapd \ hostapd_cli \ + ndis_events SUBDIR_PARALLEL=