HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_BACKEND (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/
Android.mk 107 ifndef CONFIG_BACKEND
108 CONFIG_BACKEND=file
111 ifeq ($(CONFIG_BACKEND), file)
119 ifeq ($(CONFIG_BACKEND), winreg)
123 ifeq ($(CONFIG_BACKEND), none)
Makefile 90 ifndef CONFIG_BACKEND
91 CONFIG_BACKEND=file
94 ifeq ($(CONFIG_BACKEND), file)
102 ifeq ($(CONFIG_BACKEND), winreg)
106 ifeq ($(CONFIG_BACKEND), none)
  /external/wpa_supplicant_8/wpa_supplicant/
Makefile 124 ifndef CONFIG_BACKEND
125 CONFIG_BACKEND=file
128 ifeq ($(CONFIG_BACKEND), file)
136 ifeq ($(CONFIG_BACKEND), winreg)
140 ifeq ($(CONFIG_BACKEND), none)
    [all...]

Completed in 90 milliseconds