OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:systemimage
(Results
1 - 2
of
2
) sorted by null
/build/core/
Makefile
292
.PHONY:
systemimage
293
systemimage
:
427
# This needs to be before the
systemimage
rules, because it adds to
429
# go into the
systemimage
.
734
$(call intermediates-dir-for,PACKAGING,
systemimage
)
738
define build-
systemimage
-target
748
$(call build-
systemimage
-target,$@)
776
systemimage
: $(INSTALLED_SYSTEMIMAGE)
778
.PHONY:
systemimage
-nodeps snod
779
systemimage
-nodeps snod: $(filter-out systemimage-nodeps snod,$(MAKECMDGOALS))
[
all
...]
main.mk
711
systemimage
\
Completed in 55 milliseconds