Lines Matching refs:lds
317 ldflags-y += -T $(srctree)/$(src)/decompress_$(arch-y).lds
1204 arch/$(ARCH)/kernel/vmlinux.lds is used.
1205 The script is a preprocessed variant of the file vmlinux.lds.S
1207 kbuild knows .lds files and includes a rule *lds.S -> *lds.
1211 always := vmlinux.lds
1214 export CPPFLAGS_vmlinux.lds += -P -C -U$(ARCH)
1217 target vmlinux.lds.
1218 The assignment to $(CPPFLAGS_vmlinux.lds) tells kbuild to use the
1219 specified options when building the target vmlinux.lds.
1221 When building the *.lds target, kbuild uses the variables:
1228 The kbuild infrastructure for *lds files is used in several