blob: 3c542ca5d14defd4271123d02e0fdf0a8b4b6a79 [file] [log] [blame]
ifeq ($(call my-dir),$(call project-path-for,qcom-wlan))
# TODO: Find a better way to separate build configs for ADP vs non-ADP devices
QCOM_WLAN_ROOT := $(call my-dir)
ifneq ($(BOARD_IS_AUTOMOTIVE),true)
include $(call all-subdir-makefiles)
endif
endif