allwinner_a64/android/hardware/qcom/wlan/Android.mk
2018-08-08 17:00:29 +08:00

4 lines
159 B
Makefile

# 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