blob: eac91b00a71940fad19e4b5a2307a16b5dc9b4c9 [file] [log] [blame]
ifeq ($(call my-dir),$(call project-path-for,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