HomeSort by relevance Sort by last modified time
    Searched refs:bootimage (Results 1 - 2 of 2) sorted by null

  /build/core/
Makefile 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)
540 # HACK: The top-level targets depend on the bootimage. Not all targets
541 # can produce a bootimage, though, and emulator targets need the ramdisk
542 # instead. Fake it out by calling the ramdisk the bootimage.
    [all...]
main.mk 82 bootimage-nodeps
879 .PHONY: bootimage
880 bootimage: $(INSTALLED_BOOTIMAGE_TARGET)
    [all...]

Completed in 45 milliseconds