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
/device/asus/fugu/
AndroidKernel.mk
53
ifeq (,$(filter build_kernel-
nodeps
,$(MAKECMDGOALS)))
89
.PHONY: build_kernel build_kernel-
nodeps
/build/core/
Makefile
467
.PHONY: ramdisk-
nodeps
468
ramdisk-
nodeps
: $(MKBOOTFS) | $(MINIGZIP)
514
.PHONY: bootimage-
nodeps
515
bootimage-
nodeps
: $(MKBOOTIMG) $(BOOT_SIGNER)
529
.PHONY: bootimage-
nodeps
530
bootimage-
nodeps
: $(MKBOOTIMG) $(VBOOT_SIGNER)
543
.PHONY: bootimage-
nodeps
544
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
\
83
recoveryimage-
nodeps
[
all
...]
/external/junit/
Android.mk
137
LOCAL_MODULE := junit4-target-
nodeps
Completed in 505 milliseconds