Searched defs:TARGET_DEVICE_DIR (Results 1 - 1 of 1) sorted by relevance

/build/core/
H A Dconfig.mk159 TARGET_DEVICE_DIR := $(patsubst %/,%,$(dir $(board_config_mk))) macro
165 # device being built. It is set as $(TARGET_DEVICE_DIR)/kernel-headers,
199 TARGET_DEVICE_KERNEL_HEADERS := $(strip $(wildcard $(TARGET_DEVICE_DIR)/kernel-headers))

Completed in 15 milliseconds