OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARGET_OUT_NOTICE_FILES
(Results
1 - 2
of
2
) sorted by null
/build/core/
Makefile
479
#
TARGET_OUT_NOTICE_FILES
now that the notice files are gathered from
488
kernel_notice_file := $(
TARGET_OUT_NOTICE_FILES
)/src/kernel.txt
489
pdk_fusion_notice_files := $(filter $(
TARGET_OUT_NOTICE_FILES
)/%, $(ALL_PDK_FUSION_FILES))
495
$(
TARGET_OUT_NOTICE_FILES
), \
[
all
...]
envsetup.mk
202
TARGET_OUT_NOTICE_FILES
:=$(TARGET_OUT_INTERMEDIATES)/NOTICE_FILES
Completed in 100 milliseconds