Home
last modified time | relevance | path

Searched refs:FORCE (Results 1 – 13 of 13) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A DMakefile.build201 $(obj)/%.s: $(src)/%.c FORCE
207 $(obj)/%.i: $(src)/%.c FORCE
222 $(obj)/%.symtypes : $(src)/%.c FORCE
304 $(obj)/%.o: $(src)/%.c $(recordmcount_source) FORCE
310 $(single-used-m): $(obj)/%.o: $(src)/%.c $(recordmcount_source) FORCE
320 $(obj)/%.lst: $(src)/%.c FORCE
334 $(obj)/%.s: $(src)/%.S FORCE
340 $(obj)/%.o: $(src)/%.S FORCE
352 $(obj)/%.lds: $(src)/%.lds.S FORCE
372 $(builtin-target): $(obj-y) FORCE
[all …]
H A DMakefile.modpost86 quiet_cmd_modpost = MODPOST $(words $(filter-out vmlinux FORCE, $^)) modules
90 __modpost: $(modules:.ko=.o) FORCE
91 $(call cmd,modpost) $(wildcard vmlinux) $(filter-out FORCE,$^)
96 vmlinux.o: FORCE
113 $(modules:.ko=.mod.o): %.mod.o: %.mod.c FORCE
122 -o $@ $(filter-out FORCE,$^)
124 $(modules): %.ko :%.o %.mod.o FORCE
133 PHONY += FORCE
135 FORCE:
H A DMakefile.host117 $(host-csingle): $(obj)/%: $(src)/%.c FORCE
126 $(host-cmulti): $(obj)/%: $(host-cobjs) $(host-cshlib) FORCE
133 $(host-cobjs): $(obj)/%.o: $(src)/%.c FORCE
143 $(host-cxxmulti): $(obj)/%: $(host-cobjs) $(host-cxxobjs) $(host-cshlib) FORCE
149 $(host-cxxobjs): $(obj)/%.o: $(src)/%.cc FORCE
156 $(host-cshobjs): $(obj)/%.o: $(src)/%.c FORCE
165 $(host-cshlib): $(obj)/%: $(host-cshobjs) FORCE
H A DMakefile.lib188 $(filter-out FORCE,$^) -o $@
200 cmd_gzip = (cat $(filter-out FORCE,$^) | gzip -n -f -9 > $@) || \
283 cmd_xzkern = (cat $(filter-out FORCE,$^) | \
285 $(call size_append, $(filter-out FORCE,$^))) > $@ || \
289 cmd_xzmisc = (cat $(filter-out FORCE,$^) | \
H A DMakefile.headersinst80 $(install-file): scripts/headers_install.pl $(input-files) FORCE
90 $(check-file): scripts/headers_check.pl $(output-files) FORCE
110 PHONY += FORCE
111 FORCE: ;
H A DMakefile.modbuiltin41 $(modbuiltin-target): $(subdir-ym) FORCE
45 PHONY += FORCE
47 FORCE:
H A DMakefile25 build_unifdef: scripts/unifdef FORCE
27 build_docproc: scripts/docproc FORCE
H A DMakefile.fwinst48 PHONY += __fw_install __fw_modinst FORCE
60 FORCE:
/utopia/UTPA2-700.0.x/projects/build/scripts/package/
H A DMakefile38 rpm-pkg rpm: $(objtree)/kernel.spec FORCE
66 binrpm-pkg: $(objtree)/binkernel.spec FORCE
98 deb-pkg: FORCE
107 tar%pkg: FORCE
134 perf-%pkg: FORCE
139 help: FORCE
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A DMakefile24 $(obj)/keywords.c: $(obj)/keywords.gperf FORCE
33 $(obj)/lex.c: $(obj)/lex.l $(obj)/keywords.c FORCE
40 cmd_parse.c = bison -o$@ -dtv $(filter-out FORCE,$^)
42 $(obj)/parse.c: $(obj)/parse.y FORCE
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A DMakefile47 $(obj)/dtc-parser.tab.c: $(src)/dtc-parser.y FORCE
52 $(obj)/dtc-lexer.lex.c: $(src)/dtc-lexer.l FORCE
/utopia/UTPA2-700.0.x/projects/build/
H A DMakefile1590 %:: FORCE
1604 config: scripts_basic outputmakefile FORCE
1608 %config: scripts_basic outputmakefile FORCE
1638 PHONY += FORCE
1639 FORCE: target
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A DMakefile13 $(obj)/elfconfig.h: $(obj)/empty.o $(obj)/mk_elfconfig FORCE