Searched refs:CONFIG_BACKEND (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/
H A DAndroid.mk107 ifndef CONFIG_BACKEND
108 CONFIG_BACKEND=file macro
111 ifeq ($(CONFIG_BACKEND), file)
119 ifeq ($(CONFIG_BACKEND), winreg)
123 ifeq ($(CONFIG_BACKEND), none)
H A DMakefile90 ifndef CONFIG_BACKEND
91 CONFIG_BACKEND=file macro
94 ifeq ($(CONFIG_BACKEND), file)
102 ifeq ($(CONFIG_BACKEND), winreg)
106 ifeq ($(CONFIG_BACKEND), none)
/external/wpa_supplicant_8/wpa_supplicant/
H A DMakefile129 ifndef CONFIG_BACKEND
130 CONFIG_BACKEND=file macro
133 ifeq ($(CONFIG_BACKEND), file)
141 ifeq ($(CONFIG_BACKEND), winreg)
145 ifeq ($(CONFIG_BACKEND), none)

Completed in 86 milliseconds