Home
last modified time | relevance | path

Searched refs:DBUS_INCLUDE (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/dbus/
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/
DMakefile1344 ifndef DBUS_INCLUDE
1345 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1) macro
1347 DBUS_CFLAGS += $(DBUS_INCLUDE)
1365 ifndef DBUS_INCLUDE
1366 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1) macro
1372 DBUS_CFLAGS += $(DBUS_INCLUDE)