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
248
.PHONY:
systemimage
249
systemimage
:
348
# This needs to be before the
systemimage
rules, because it adds to
350
# go into the
systemimage
.
646
define build-
systemimage
-target
655
define build-
systemimage
-target
663
$(call build-
systemimage
-target,$@)
705
systemimage
: $(INSTALLED_SYSTEMIMAGE)
707
.PHONY:
systemimage
-nodeps snod
708
systemimage
-nodeps snod: $(filter-out systemimage-nodeps snod,$(MAKECMDGOALS))
[
all
...]
main.mk
684
systemimage
\
Completed in 18 milliseconds