#set TARGET_USES_HARDWARE_QCOM_WLAN to false to disable this project. ifneq ($(TARGET_USES_HARDWARE_QCOM_WLAN),false) ifneq ($(filter lynx,$(TARGET_DEVICE)),) include $(call all-named-subdir-makefiles,wcn6740) else include $(call all-named-subdir-makefiles,legacy) endif endif