Home
last modified time | relevance | path

Searched refs:build (Results 1 – 17 of 17) sorted by relevance

/scripts/package/debian/
Drules61 $(binary-targets): build-arch
67 binary-indep: build-indep
71 .PHONY: build build-indep build-arch
72 build: build-arch build-indep target
73 build-indep:
74 build-arch:
/scripts/
DMakefile.modfinal15 mixed-build-prefix = $(if $(KBUILD_MIXED_TREE),$(KBUILD_MIXED_TREE)/)
51 if [ ! -f $(mixed-build-prefix)vmlinux ]; then \
54 …)" $(PAHOLE) -J $(PAHOLE_FLAGS) $(MODULE_PAHOLE_FLAGS) --btf_base $(mixed-build-prefix)vmlinux $@;…
55 $(RESOLVE_BTFIDS) -b $(mixed-build-prefix)vmlinux $@; \
67 …dule.lds $(and $(CONFIG_DEBUG_INFO_BTF_MODULES),$(KBUILD_BUILTIN),$(mixed-build-prefix)vmlinux) FO…
68 +$(call if_changed_except,ld_ko_o,$(mixed-build-prefix)vmlinux)
DMakefile.package69 rpm-pkg: private build-type := a
70 srcrpm-pkg: private build-type := s
71 binrpm-pkg: private build-type := b
75 +$(strip rpmbuild -b$(build-type) rpmbuild/SPECS/kernel.spec \
77 $(if $(filter a b, $(build-type)), \
78 --target $(UTS_MACHINE)-linux --build-in-place --noprep --define='_smp_mflags %{nil}' \
119 deb-pkg: private build-type := source,binary
120 srcdeb-pkg: private build-type := source
121 bindeb-pkg: private build-type := binary
127 --build=$(build-type) --no-pre-clean --unsigned-changes \
[all …]
Dsubarch.include1 # SUBARCH tells the usermode build what the underlying arch is. That is set
2 # first, and if a usermode build is happening, the "ARCH=um" on the command
3 # line overrides the setting of ARCH below. If a native build is happening,
DMakefile.modinst17 $(shell rm -fr $(MODLIB)/kernel $(MODLIB)/build)
19 install-$(CONFIG_MODULES) += $(addprefix $(MODLIB)/, build modules.order)
21 $(MODLIB)/build: FORCE
38 ….builtin modules.builtin.modinfo modules.builtin.ranges): $(MODLIB)/%: $(mixed-build-prefix)% FORCE
147 cmd_depmod = $(srctree)/scripts/depmod.sh $(KERNELRELEASE) $(mixed-build-prefix)
DMakefile.modpost41 mixed-build-prefix = $(if $(KBUILD_MIXED_TREE),$(KBUILD_MIXED_TREE)/)
163 Module.symvers: $(mixed-build-prefix)vmlinux.symvers modules-only.symvers FORCE
168 ifeq ($(wildcard $(mixed-build-prefix)vmlinux.symvers),)
169 missing-input := $(mixed-build-prefix)vmlinux.symvers
172 modpost-args += $(addprefix -i ,$(wildcard $(mixed-build-prefix)vmlinux.symvers))
Dgit.orderFile23 # build system
DMakefile.vdsoinst24 link := $(install-dir)/.build-id/$$(shell $(READELF) -n $(1) | sed -n 's@^.*Build ID: \(..\)\(.*\)@…
DKbuild.include110 # Shorthand for $(Q)$(MAKE) -f scripts/Makefile.build obj=
112 # $(Q)$(MAKE) $(build)=dir
113 build := -f $(srctree)/scripts/Makefile.build obj
134 # the interrupted recipe. So, you can safely stop the build by Ctrl-C (Make
226 # (1) PHONY targets are always build
227 # (2) No target, so we better build it
Ddecode_stacktrace.sh46 …for fn in {,/usr/lib/debug}/boot/vmlinux-$release{,.debug} /lib/modules/$release{,/build}/vmlinux …
DMakefile.build45 $(warning kbuild: Makefile.build is included improperly)
508 $(Q)$(MAKE) $(build)=$@ \
/scripts/package/
DPKGBUILD15 # Running scripts/build-version from here would introduce inconsistencies.
48 build() {
78 # remove build link, will be part of -headers package
79 rm -f "${modulesdir}/build"
85 local builddir="${pkgdir}/usr/${MODLIB}/build"
90 echo "Installing build files..."
91 "${srctree}/scripts/package/install-extmod-build" "${builddir}"
118 local builddir="${pkgdir}/usr/${MODLIB}/build"
Dkernel.spec45 This package provides kernel headers and makefiles sufficient to build modules
54 %build
68 ln -fns /usr/src/kernels/%{KERNELRELEASE} %{buildroot}/lib/modules/%{KERNELRELEASE}/build
130 /lib/modules/%{KERNELRELEASE}/build
Dmkdebian155 …rsion=$(${srctree}/scripts/setlocalversion --no-local ${srctree})-$($srctree/scripts/build-version)
237 This is useful for people who need to build external modules
Dbuilddeb131 ln -s /usr/src/linux-headers-$version $pdir/lib/modules/$version/build
/scripts/gdb/linux/
Dconstants.py.in43 /* The build system will take care of deleting everything above this marker */
/scripts/dtc/
Ddtx_diff40 build system ('#include' and '/include/' directives are processed).