Lines Matching refs:FORCE
147 sub-make: FORCE
499 config: scripts_basic outputmakefile FORCE
502 %config: scripts_basic outputmakefile FORCE
1030 fit-dtb.blob: dts/dt.dtb FORCE
1178 $(U_BOOT_ITS): $(U_BOOT_ITS_DEPS) FORCE
1213 $(if $(CONFIG_SPL_LOAD_FIT),u-boot-nodtb.bin dts/dt.dtb,u-boot.bin) FORCE
1223 u-boot.itb: u-boot-nodtb.bin dts/dt.dtb $(U_BOOT_ITS) FORCE
1227 u-boot-spl.kwb: u-boot.img spl/u-boot-spl.bin FORCE
1244 u-boot-with-spl.bin: spl/u-boot-spl.bin $(SPL_PAYLOAD) FORCE
1250 lpc32xx-spl.img: spl/u-boot-spl.bin FORCE
1255 lpc32xx-boot-0.bin: lpc32xx-spl.img FORCE
1260 lpc32xx-boot-1.bin: lpc32xx-spl.img FORCE
1263 lpc32xx-full.bin: lpc32xx-boot-0.bin lpc32xx-boot-1.bin u-boot.img FORCE
1271 tpl/u-boot-with-tpl.bin: tpl/u-boot-tpl.bin u-boot.bin FORCE
1274 SPL: spl/u-boot-spl.bin FORCE
1278 flash.bin: spl/u-boot-spl.bin u-boot.itb FORCE
1282 u-boot-with-spl.imx u-boot-with-nand-spl.imx: SPL u-boot.bin FORCE
1287 u-boot.ubl: u-boot-with-spl.bin FORCE
1293 spl/u-boot-spl.ais: spl/u-boot-spl.bin FORCE
1297 u-boot.ais: spl/u-boot-spl.ais u-boot.img FORCE
1313 spl/u-boot-spl.img: spl/u-boot-spl.bin FORCE
1318 u-boot.spr: spl/u-boot-spl.img u-boot.img FORCE
1326 u-boot-with-spl.sfp: spl/u-boot-spl.sfp u-boot.img FORCE
1332 $(if $(CONFIG_MPC85XX_HAVE_RESET_VECTOR), u-boot-br.bin) FORCE
1337 u-boot-br.bin: u-boot FORCE
1347 rom: u-boot.rom FORCE
1349 refcode.bin: $(srctree)/board/$(BOARDDIR)/refcode.bin FORCE
1354 $(filter-out FORCE,$^) -o $@
1358 $(if $(CONFIG_HAVE_REFCODE),refcode.bin) FORCE
1362 u-boot-x86-16bit.bin: u-boot FORCE
1368 u-boot-sunxi-with-spl.bin: spl/sunxi-spl.bin u-boot.img u-boot.dtb FORCE
1371 u-boot-sunxi-with-spl.bin: spl/sunxi-spl.bin u-boot.itb FORCE
1380 spl/%-spl %.bin FORCE
1384 u-boot-nodtb-tegra.bin: spl/u-boot-spl u-boot-nodtb.bin FORCE
1388 u-boot-tegra.bin: spl/u-boot-spl u-boot.bin FORCE
1391 u-boot-dtb-tegra.bin: u-boot-tegra.bin FORCE
1397 u-boot-app.efi: u-boot FORCE
1400 u-boot.bin.o: u-boot.bin FORCE
1403 u-boot-payload.lds: $(LDSCRIPT_EFI) FORCE
1413 u-boot-payload: u-boot.bin.o u-boot-payload.lds FORCE
1417 u-boot-payload.efi: u-boot-payload FORCE
1420 u-boot-img.bin: spl/u-boot-spl.bin u-boot.img FORCE
1430 spl/u-boot-spl.pbl: spl/u-boot-spl.bin FORCE
1446 u-boot-with-spl-pbl.bin: spl/u-boot-spl.pbl $(UBOOT_BINLOAD) FORCE
1457 u-boot-img-spl-at-end.bin: u-boot.img spl/u-boot-spl.bin FORCE
1481 u-boot-mtk.bin: u-boot.dtb u-boot.img spl/u-boot-spl-mtk.bin FORCE
1488 u-boot-mtk.bin: u-boot.bin FORCE
1510 u-boot: $(u-boot-init) $(u-boot-main) u-boot.lds FORCE
1523 u-boot.sym: u-boot FORCE
1552 include/config/uboot.release: include/config/auto.conf FORCE
1596 prepare0: archprepare FORCE
1649 $(version_h): include/config/uboot.release FORCE
1652 $(timestamp_h): $(srctree)/Makefile FORCE
1655 $(defaultenv_h): $(CONFIG_DEFAULT_ENV_FILE:"%"=%) FORCE
1663 u-boot.lds: $(LDSCRIPT) prepare FORCE
1890 $(DOC_TARGETS): scripts_basic FORCE
1927 %.s: %.c prepare scripts FORCE
1929 %.i: %.c prepare scripts FORCE
1931 %.o: %.c prepare scripts FORCE
1933 %.lst: %.c prepare scripts FORCE
1935 %.s: %.S prepare scripts FORCE
1937 %.o: %.S prepare scripts FORCE
1939 %.symtypes: %.c prepare scripts FORCE
1943 /: prepare scripts FORCE
1947 %/: prepare scripts FORCE
1951 %.ko: prepare scripts FORCE
1986 PHONY += FORCE
1987 FORCE: target