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

5 lines
136 B
Makefile

WLAN_PATH := $(call my-dir)
ifeq ($(WLAN_PATH),$(call project-path-for,wlan))
include $(call first-makefiles-under,$(WLAN_PATH))
endif