Searched refs:DBUS_INCLUDE (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A DMakefile44 ifndef DBUS_INCLUDE
45 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1) macro
49 DBUS_INCLUDE += $(shell xml2-config --cflags)
53 CFLAGS += $(DBUS_INCLUDE)
/external/wpa_supplicant_6/wpa_supplicant/
H A DAndroid.mk914 ifndef DBUS_INCLUDE
915 DBUS_INCLUDE := $(shell pkg-config --cflags dbus-1) macro
926 DBUS_INCLUDE += -DDBUS_VERSION_MAJOR=$(DBUS_VERSION_MAJOR)
927 DBUS_INCLUDE += -DDBUS_VERSION_MINOR=$(DBUS_VERSION_MINOR)
928 L_CFLAGS += $(DBUS_INCLUDE)
H A DMakefile893 ifndef DBUS_INCLUDE
894 DBUS_INCLUDE := $(shell pkg-config --cflags dbus-1) macro
905 DBUS_INCLUDE += -DDBUS_VERSION_MAJOR=$(DBUS_VERSION_MAJOR)
906 DBUS_INCLUDE += -DDBUS_VERSION_MINOR=$(DBUS_VERSION_MINOR)
907 CFLAGS += $(DBUS_INCLUDE)
/external/wpa_supplicant_8/wpa_supplicant/
H A DMakefile1235 ifndef DBUS_INCLUDE
1236 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1) macro
1238 DBUS_CFLAGS += $(DBUS_INCLUDE)
1256 ifndef DBUS_INCLUDE
1257 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1) macro
1263 DBUS_CFLAGS += $(DBUS_INCLUDE)

Completed in 108 milliseconds