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
591
#
TARGET_OUT_NOTICE_FILES
now that the notice files are gathered from
601
kernel_notice_file := $(
TARGET_OUT_NOTICE_FILES
)/src/kernel.txt
602
pdk_fusion_notice_files := $(filter $(
TARGET_OUT_NOTICE_FILES
)/%, $(ALL_PDK_FUSION_FILES))
608
$(
TARGET_OUT_NOTICE_FILES
), \
[
all
...]
envsetup.mk
293
TARGET_OUT_NOTICE_FILES
:= $(TARGET_OUT_INTERMEDIATES)/NOTICE_FILES
main.mk
[
all
...]
Completed in 32 milliseconds