summaryrefslogtreecommitdiff
path: root/wcn6740/Android.mk
blob: 6695cef7ad4583f34122cdd0bfea05a16fff7802 (plain)
1
2
3
4
5
6
# 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