Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A DMakefile47 ifndef DBUS_INCLUDE
48 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1) macro
52 DBUS_INCLUDE += $(shell xml2-config --cflags)
56 CFLAGS += $(DBUS_INCLUDE)
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A DMakefile47 ifndef DBUS_INCLUDE
48 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1) macro
52 DBUS_INCLUDE += $(shell xml2-config --cflags)
56 CFLAGS += $(DBUS_INCLUDE)

Completed in 1 milliseconds