4 lines
94 B
Makefile
4 lines
94 B
Makefile
|
ifeq ($(WPA_SUPPLICANT_VERSION),VER_2_1_DEVEL)
|
||
|
include $(call all-subdir-makefiles)
|
||
|
endif
|