Home
last modified time | relevance | path

Searched refs:TARGET_PRIVATE_RES_DIRS (Results 1 – 1 of 1) sorted by relevance

/build/make/core/
DMakefile2057 ifndef TARGET_PRIVATE_RES_DIRS
2058 TARGET_PRIVATE_RES_DIRS := $(wildcard $(TARGET_DEVICE_DIR)/recovery/res) macro
2061 $(TARGET_PRIVATE_RES_DIRS) -type f)
2224 $(foreach item,$(TARGET_PRIVATE_RES_DIRS), \