blob: 8fb178a63d3d287f7bcba26b43e4e37841369955 [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
ifneq ($(BOARD_IS_AUTOMOTIVE),true)
include $(call all-subdir-makefiles)
endif
endif