Lines Matching refs:ALL
792 ALL-y += u-boot.srec u-boot.bin u-boot.sym System.map binary_size_check
793 ALL-$(CONFIG_SUPPORT_USBPLUG) += usbplug.bin
795 ALL-$(CONFIG_ONENAND_U_BOOT) += u-boot-onenand.bin
797 ALL-$(CONFIG_RAMBOOT_PBL) += u-boot-with-spl-pbl.bin
802 ALL-$(CONFIG_RAMBOOT_PBL) += u-boot.pbl
805 ALL-$(CONFIG_SPL) += spl/u-boot-spl.bin
807 ALL-$(CONFIG_SPL_FRAMEWORK) += u-boot-ivt.img
809 ALL-$(CONFIG_SPL_FRAMEWORK) += u-boot.img
811 ALL-$(CONFIG_TPL) += tpl/u-boot-tpl.bin
812 ALL-$(CONFIG_OF_SEPARATE) += u-boot.dtb
814 ALL-$(CONFIG_OF_SEPARATE) += u-boot-dtb.img
816 ALL-$(CONFIG_OF_HOSTFILE) += u-boot.dtb
818 ALL-$(CONFIG_SPL) += $(CONFIG_SPL_TARGET:"%"=%)
820 ALL-$(CONFIG_REMAKE_ELF) += u-boot.elf
821 ALL-$(CONFIG_EFI_APP) += u-boot-app.efi
822 ALL-$(CONFIG_EFI_STUB) += u-boot-payload.efi
825 ALL-$(CONFIG_X86_RESET_VECTOR) += u-boot.rom
830 ALL-y += u-boot-tegra.bin u-boot-nodtb-tegra.bin
831 ALL-$(CONFIG_OF_SEPARATE) += u-boot-dtb-tegra.bin
836 ALL-y += $(CONFIG_BUILD_TARGET:"%"=%)
884 all: $(ALL-y) cfg