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