Searched refs:DBUS_INCLUDE (Results 1 - 2 of 2) 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_8/wpa_supplicant/
H A DMakefile1311 ifndef DBUS_INCLUDE
1312 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1) macro
1314 DBUS_CFLAGS += $(DBUS_INCLUDE)
1332 ifndef DBUS_INCLUDE
1333 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1) macro
1339 DBUS_CFLAGS += $(DBUS_INCLUDE)

Completed in 161 milliseconds