blob: 20ab1c0967349ea3de1b141b634deb8b445f7dd7 [file] [log] [blame]
Dmitry Shmidt3f2a1172012-11-07 12:58:02 -08001ifndef WPA_SUPPLICANT_VERSION
2WPA_SUPPLICANT_VERSION := VER_0_8_X
3endif
Dmitry Shmidt8d520ff2011-05-09 14:06:53 -07004ifeq ($(WPA_SUPPLICANT_VERSION),VER_0_8_X)
5 include $(call all-subdir-makefiles)
6endif