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

  /build/core/
Makefile 498 .PHONY: bootimage-nodeps
499 bootimage-nodeps: $(MKEXT2IMG)
511 .PHONY: bootimage-nodeps
512 bootimage-nodeps: $(MKBOOTIMG) $(BOOT_SIGNER)
525 .PHONY: bootimage-nodeps
526 bootimage-nodeps: $(MKBOOTIMG)
534 # HACK: The top-level targets depend on the bootimage. Not all targets
535 # can produce a bootimage, though, and emulator targets need the ramdisk
536 # 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 769 milliseconds