Home | History | Annotate | Download | only in core

Lines Matching refs:nodeps

483 .PHONY: ramdisk-nodeps
484 ramdisk-nodeps: $(MKBOOTFS) | $(MINIGZIP)
542 .PHONY: bootimage-nodeps
543 bootimage-nodeps: $(MKBOOTIMG) $(BOOT_SIGNER)
557 .PHONY: bootimage-nodeps
558 bootimage-nodeps: $(MKBOOTIMG) $(VBOOT_SIGNER)
571 .PHONY: bootimage-nodeps
572 bootimage-nodeps: $(MKBOOTIMG)
1022 .PHONY: recoveryimage-nodeps
1023 recoveryimage-nodeps:
1156 .PHONY: systemimage-nodeps snod
1157 systemimage-nodeps snod: $(filter-out systemimage-nodeps snod,$(MAKECMDGOALS)) \
1163 ifneq (,$(filter systemimage-nodeps snod, $(MAKECMDGOALS)))
1189 .PHONY: systemtarball-nodeps
1190 systemtarball-nodeps: $(FS_GET_STATS) \
1191 $(filter-out systemtarball-nodeps stnod,$(MAKECMDGOALS))
1195 stnod: systemtarball-nodeps
1297 .PHONY: boottarball-nodeps btnod
1298 boottarball-nodeps btnod: $(FS_GET_STATS) \
1299 $(filter-out boottarball-nodeps btnod,$(MAKECMDGOALS))
1338 .PHONY: userdataimage-nodeps
1339 userdataimage-nodeps: | $(INTERNAL_USERIMAGES_DEPS)
1361 .PHONY: userdatatarball-nodeps
1362 userdatatarball-nodeps: $(FS_GET_STATS)
1392 .PHONY: cacheimage-nodeps
1393 cacheimage-nodeps: | $(INTERNAL_USERIMAGES_DEPS)
1437 .PHONY: vendorimage-nodeps
1438 vendorimage-nodeps: | $(INTERNAL_USERIMAGES_DEPS)