Lines Matching full:force

149 sub-make: FORCE
491 config: scripts_basic outputmakefile FORCE
494 %config: scripts_basic outputmakefile FORCE
536 u-boot.cfg spl/u-boot.cfg tpl/u-boot.cfg: include/config.h FORCE
911 fit-dtb.blob: dts/dt.dtb FORCE
921 u-boot.bin: u-boot-fit-dtb.bin FORCE
925 u-boot-dtb.bin: u-boot-nodtb.bin dts/dt.dtb FORCE
930 u-boot-dtb-kern.bin: u-boot-dtb.bin FORCE
933 u-boot.bin: u-boot-dtb-kern.bin $(EMBED_KERN_DTB) FORCE
936 u-boot.bin: u-boot-dtb.bin FORCE
942 u-boot.bin: u-boot-nodtb.bin FORCE
960 u-boot.dtb: dts/dt.dtb FORCE
967 u-boot.hex u-boot.srec: u-boot FORCE
973 binary_size_check: u-boot-nodtb.bin FORCE
987 u-boot-nodtb.bin: u-boot FORCE
1007 u-boot.ldr.hex u-boot.ldr.srec: u-boot.ldr FORCE
1030 $(U_BOOT_ITS): FORCE
1065 $(if $(CONFIG_SPL_LOAD_FIT),u-boot-nodtb.bin dts/dt.dtb,u-boot.bin) FORCE
1068 u-boot.itb: u-boot-nodtb.bin dts/dt.dtb $(U_BOOT_ITS) FORCE
1071 u-boot-spl.kwb: u-boot.img spl/u-boot-spl.bin FORCE
1088 u-boot-with-spl.bin: spl/u-boot-spl.bin $(SPL_PAYLOAD) FORCE
1093 lpc32xx-spl.img: spl/u-boot-spl.bin FORCE
1098 lpc32xx-boot-0.bin: lpc32xx-spl.img FORCE
1103 lpc32xx-boot-1.bin: lpc32xx-spl.img FORCE
1106 lpc32xx-full.bin: lpc32xx-boot-0.bin lpc32xx-boot-1.bin u-boot.img FORCE
1113 tpl/u-boot-with-tpl.bin: tpl/u-boot-tpl.bin u-boot.bin FORCE
1116 SPL: spl/u-boot-spl.bin FORCE
1119 u-boot-with-spl.imx u-boot-with-nand-spl.imx: SPL u-boot.bin FORCE
1124 u-boot.ubl: u-boot-with-spl.bin FORCE
1130 spl/u-boot-spl.ais: spl/u-boot-spl.bin FORCE
1134 u-boot.ais: spl/u-boot-spl.ais u-boot.img FORCE
1150 spl/u-boot-spl.img: spl/u-boot-spl.bin FORCE
1155 u-boot.spr: spl/u-boot-spl.img u-boot.img FORCE
1163 u-boot-with-spl.sfp: spl/u-boot-spl.sfp u-boot.img FORCE
1172 rom: u-boot.rom FORCE
1174 refcode.bin: $(srctree)/board/$(BOARDDIR)/refcode.bin FORCE
1179 $(filter-out FORCE,$^) -o $@
1183 $(if $(CONFIG_HAVE_REFCODE),refcode.bin) FORCE
1187 u-boot-x86-16bit.bin: u-boot FORCE
1192 u-boot-sunxi-with-spl.bin: spl/sunxi-spl.bin u-boot.img u-boot.dtb FORCE
1198 u-boot-nodtb-tegra.bin: spl/u-boot-spl u-boot-nodtb.bin FORCE
1202 u-boot-tegra.bin: spl/u-boot-spl u-boot.bin FORCE
1205 u-boot-dtb-tegra.bin: u-boot-tegra.bin FORCE
1210 u-boot-app.efi: u-boot FORCE
1213 u-boot.bin.o: u-boot.bin FORCE
1216 u-boot-payload.lds: $(LDSCRIPT_EFI) FORCE
1226 u-boot-payload: u-boot.bin.o u-boot-payload.lds FORCE
1230 u-boot-payload.efi: u-boot-payload FORCE
1233 u-boot-img.bin: spl/u-boot-spl.bin u-boot.img FORCE
1243 spl/u-boot-spl.pbl: spl/u-boot-spl.bin FORCE
1255 u-boot-with-spl-pbl.bin: spl/u-boot-spl.pbl $(UBOOT_BINLOAD) FORCE
1266 u-boot-img-spl-at-end.bin: u-boot.img spl/u-boot-spl.bin FORCE
1299 u-boot: $(u-boot-init) $(u-boot-main) u-boot.lds FORCE
1308 u-boot.sym: u-boot FORCE
1337 include/config/uboot.release: include/config/auto.conf FORCE
1375 prepare0: archprepare FORCE
1429 $(version_h): include/config/uboot.release FORCE
1432 $(timestamp_h): $(srctree)/Makefile FORCE
1440 u-boot.lds: $(LDSCRIPT) prepare FORCE
1600 gtar --force-local -zcvf `LC_ALL=C date "+$$F-%Y-%m-%d-%T.tar.gz"` $$F
1637 @echo ' make C=2 [targets] Force check of all c source with $$CHECK'
1653 %docs: scripts_basic FORCE
1691 %.s: %.c prepare scripts FORCE
1693 %.i: %.c prepare scripts FORCE
1695 %.o: %.c prepare scripts FORCE
1697 %.lst: %.c prepare scripts FORCE
1699 %.s: %.S prepare scripts FORCE
1701 %.o: %.S prepare scripts FORCE
1703 %.symtypes: %.c prepare scripts FORCE
1707 /: prepare scripts FORCE
1711 %/: prepare scripts FORCE
1715 %.ko: prepare scripts FORCE
1749 PHONY += FORCE
1750 FORCE: target