mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 11:16:32 +00:00
hostapd: fix build of wpa-supplicant-p2p
VARIANT:= got removed by accident. Fixes:3838b16943
("hostapd: fix conflicts hell") Signed-off-by: Alexander Couzens <lynxis@fe80.eu> (backported from967d6460c0
)
This commit is contained in:
parent
42dafa0ac5
commit
69f28f3a20
@ -302,6 +302,7 @@ define Package/wpa-supplicant-p2p
|
||||
$(call Package/wpa-supplicant/Default,$(1))
|
||||
TITLE+= (with Wi-Fi P2P support)
|
||||
DEPENDS+=@PACKAGE_kmod-cfg80211
|
||||
VARIANT:=supplicant-p2p-internal
|
||||
endef
|
||||
|
||||
define Package/wpa-supplicant-mesh/Default
|
||||
|
Loading…
Reference in New Issue
Block a user