blob: b91a4e0c03bb79cd1e1b8112ed7a206c9fbaf1e2 [file] [log] [blame]
ifndef WPA_SUPPLICANT_VERSION
WPA_SUPPLICANT_VERSION := VER_0_6_X
endif
ifeq ($(WPA_SUPPLICANT_VERSION),VER_0_6_X)
include $(call all-subdir-makefiles)
endif