summaryrefslogtreecommitdiffstats
path: root/Android.mk
blob: a61e7c2d730dc259797cacf76fdfe62ff8ecec85 (plain)
1
2
3
4
5
WLAN_PATH := $(call my-dir)

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