Lines Matching refs:FORCE
147 sub-make: FORCE
488 config: scripts_basic outputmakefile FORCE
491 %config: scripts_basic outputmakefile FORCE
533 u-boot.cfg spl/u-boot.cfg tpl/u-boot.cfg: include/config.h FORCE
929 fit-dtb.blob: dts/dt.dtb FORCE
1068 $(U_BOOT_ITS): FORCE
1103 $(if $(CONFIG_SPL_LOAD_FIT),u-boot-nodtb.bin dts/dt.dtb,u-boot.bin) FORCE
1106 u-boot.itb: u-boot-nodtb.bin dts/dt.dtb $(U_BOOT_ITS) FORCE
1110 u-boot-spl.kwb: u-boot.img spl/u-boot-spl.bin FORCE
1127 u-boot-with-spl.bin: spl/u-boot-spl.bin $(SPL_PAYLOAD) FORCE
1132 lpc32xx-spl.img: spl/u-boot-spl.bin FORCE
1137 lpc32xx-boot-0.bin: lpc32xx-spl.img FORCE
1142 lpc32xx-boot-1.bin: lpc32xx-spl.img FORCE
1145 lpc32xx-full.bin: lpc32xx-boot-0.bin lpc32xx-boot-1.bin u-boot.img FORCE
1152 tpl/u-boot-with-tpl.bin: tpl/u-boot-tpl.bin u-boot.bin FORCE
1155 SPL: spl/u-boot-spl.bin FORCE
1158 u-boot-with-spl.imx u-boot-with-nand-spl.imx: SPL u-boot.bin FORCE
1163 u-boot.ubl: u-boot-with-spl.bin FORCE
1169 spl/u-boot-spl.ais: spl/u-boot-spl.bin FORCE
1173 u-boot.ais: spl/u-boot-spl.ais u-boot.img FORCE
1189 spl/u-boot-spl.img: spl/u-boot-spl.bin FORCE
1194 u-boot.spr: spl/u-boot-spl.img u-boot.img FORCE
1202 u-boot-with-spl.sfp: spl/u-boot-spl.sfp u-boot.img FORCE
1211 rom: u-boot.rom FORCE
1213 refcode.bin: $(srctree)/board/$(BOARDDIR)/refcode.bin FORCE
1218 $(filter-out FORCE,$^) -o $@
1222 $(if $(CONFIG_HAVE_REFCODE),refcode.bin) FORCE
1226 u-boot-x86-16bit.bin: u-boot FORCE
1232 u-boot-sunxi-with-spl.bin: spl/sunxi-spl.bin u-boot.img u-boot.dtb FORCE
1235 u-boot-sunxi-with-spl.bin: spl/sunxi-spl.bin u-boot.itb FORCE
1243 spl/u-boot-spl u-boot.bin FORCE
1247 u-boot-nodtb-tegra.bin: spl/u-boot-spl u-boot-nodtb.bin FORCE
1251 u-boot-tegra.bin: spl/u-boot-spl u-boot.bin FORCE
1254 u-boot-dtb-tegra.bin: u-boot-tegra.bin FORCE
1260 u-boot-app.efi: u-boot FORCE
1263 u-boot.bin.o: u-boot.bin FORCE
1266 u-boot-payload.lds: $(LDSCRIPT_EFI) FORCE
1276 u-boot-payload: u-boot.bin.o u-boot-payload.lds FORCE
1280 u-boot-payload.efi: u-boot-payload FORCE
1283 u-boot-img.bin: spl/u-boot-spl.bin u-boot.img FORCE
1293 spl/u-boot-spl.pbl: spl/u-boot-spl.bin FORCE
1305 u-boot-with-spl-pbl.bin: spl/u-boot-spl.pbl $(UBOOT_BINLOAD) FORCE
1316 u-boot-img-spl-at-end.bin: u-boot.img spl/u-boot-spl.bin FORCE
1349 u-boot: $(u-boot-init) $(u-boot-main) u-boot.lds FORCE
1362 u-boot.sym: u-boot FORCE
1391 include/config/uboot.release: include/config/auto.conf FORCE
1433 prepare0: archprepare FORCE
1486 $(version_h): include/config/uboot.release FORCE
1489 $(timestamp_h): $(srctree)/Makefile FORCE
1492 $(defaultenv_h): $(CONFIG_DEFAULT_ENV_FILE:"%"=%) FORCE
1500 u-boot.lds: $(LDSCRIPT) prepare FORCE
1716 %docs: scripts_basic FORCE
1754 %.s: %.c prepare scripts FORCE
1756 %.i: %.c prepare scripts FORCE
1758 %.o: %.c prepare scripts FORCE
1760 %.lst: %.c prepare scripts FORCE
1762 %.s: %.S prepare scripts FORCE
1764 %.o: %.S prepare scripts FORCE
1766 %.symtypes: %.c prepare scripts FORCE
1770 /: prepare scripts FORCE
1774 %/: prepare scripts FORCE
1778 %.ko: prepare scripts FORCE
1813 PHONY += FORCE
1814 FORCE: target