OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nodeps
(Results
1 - 4
of
4
) sorted by null
/build/core/
Makefile
458
.PHONY: ramdisk-
nodeps
459
ramdisk-
nodeps
: $(MKBOOTFS) | $(MINIGZIP)
504
.PHONY: bootimage-
nodeps
505
bootimage-
nodeps
: $(MKEXT2IMG)
517
.PHONY: bootimage-
nodeps
518
bootimage-
nodeps
: $(MKBOOTIMG) $(BOOT_SIGNER)
531
.PHONY: bootimage-
nodeps
532
bootimage-
nodeps
: $(MKBOOTIMG)
[
all
...]
main.mk
76
snod systemimage-
nodeps
\
77
stnod systemtarball-
nodeps
\
78
userdataimage-
nodeps
userdatatarball-
nodeps
\
79
cacheimage-
nodeps
\
80
vendorimage-
nodeps
\
81
ramdisk-
nodeps
\
82
bootimage-
nodeps
[
all
...]
/device/asus/fugu/
AndroidKernel.mk
55
ifeq (,$(filter build_kernel-
nodeps
,$(MAKECMDGOALS)))
91
.PHONY: build_kernel build_kernel-
nodeps
/external/junit/
Android.mk
135
LOCAL_MODULE := junit4-target-
nodeps
Completed in 68 milliseconds