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

ifeq ($(RIL_PATH),$(call project-path-for,ril))
include $(call first-makefiles-under,$(RIL_PATH))
endif