Home | History | Annotate | Download | only in wpa_supplicant_6
      1 ifndef WPA_SUPPLICANT_VERSION
      2 WPA_SUPPLICANT_VERSION := VER_0_6_X
      3 endif
      4 ifeq ($(WPA_SUPPLICANT_VERSION),VER_0_6_X)
      5     include $(call all-subdir-makefiles)
      6 endif
      7