android_mt6572_jiabo/hardware/qcom/wlan/Android.mk
2025-09-05 16:56:03 +08:00

5 lines
134 B
Makefile

WLAN_PATH := $(call my-dir)
ifeq ($(WLAN_PATH),$(call project-path-for,wlan))
include $(call all-named-subdir-makefiles,qcwcn)
endif