Skip to content

Commit

Permalink
hostapd: fix build of wpa-supplicant-p2p
Browse files Browse the repository at this point in the history
VARIANT:= got removed by accident.

Fixes: 3838b16 ("hostapd: fix conflicts hell")
Signed-off-by: Alexander Couzens <[email protected]>
  • Loading branch information
lynxis committed Sep 3, 2018
1 parent ded905c commit 967d646
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/network/services/hostapd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 967d646

Please sign in to comment.