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 - 3
of
3
) sorted by null
/build/core/
Makefile
501
#
TARGET_OUT_NOTICE_FILES
now that the notice files are gathered from
511
kernel_notice_file := $(
TARGET_OUT_NOTICE_FILES
)/src/kernel.txt
512
pdk_fusion_notice_files := $(filter $(
TARGET_OUT_NOTICE_FILES
)/%, $(ALL_PDK_FUSION_FILES))
518
$(
TARGET_OUT_NOTICE_FILES
), \
[
all
...]
envsetup.mk
203
TARGET_OUT_NOTICE_FILES
:=$(TARGET_OUT_INTERMEDIATES)/NOTICE_FILES
main.mk
833
$(
TARGET_OUT_NOTICE_FILES
), \
[
all
...]
Completed in 32 milliseconds