• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1ifeq (,true)
2LOCAL_PATH := $(call my-dir)
3include $(LOCAL_PATH)/build/target_specific_features.mk
4include $(call all-makefiles-under,$(LOCAL_PATH))
5endif
6