Home
last modified time | relevance | path

Searched refs:headers_install (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/scripts/
H A DMakefile.headersinst60 cmd_install = $(CONFIG_SHELL) $(srctree)/scripts/headers_install.sh $< $@
62 $(src-headers): $(dst)/%.h: $(src)/%.h $(srctree)/scripts/headers_install.sh FORCE
65 $(gen-headers): $(dst)/%.h: $(gen)/%.h $(srctree)/scripts/headers_install.sh FORCE
/openbmc/linux/Documentation/kbuild/
H A Dheaders_install.rst5 The "make headers_install" command exports the kernel's header files in a
24 The "make headers_install" command can be run in the top level directory of the
28 make headers_install ARCH=i386 INSTALL_HDR_PATH=/usr
H A Dindex.rst18 headers_install
/openbmc/linux/tools/include/nolibc/
H A DMakefile88 $(Q)$(MAKE) -C $(srctree) headers_install INSTALL_HDR_PATH=$(OUTPUT)sysroot
/openbmc/linux/samples/bpf/
H A DREADME.rst48 make headers_install
109 make INSTALL_HDR_PATH=~/some_sysroot/usr headers_install
H A DMakefile219 $(warning WARNING: Please install kernel headers locally (make headers_install).)
/openbmc/qemu/tests/docker/dockerfiles/debian-microblaze-cross.d/
H A Dbuild-toolchain.sh50 make headers_install ARCH=${LINUX_ARCH} INSTALL_HDR_PATH=${CROSS_SYSROOT}/usr
/openbmc/linux/tools/testing/vsock/
H A DREADME14 1. Build the kernel, make headers_install, and build these tests.
/openbmc/linux/scripts/package/
H A Dkernel.spec67 %{make} %{makeflags} INSTALL_HDR_PATH=%{buildroot}/usr headers_install
H A Dbuilddeb176 $MAKE -f $srctree/Makefile headers_install INSTALL_HDR_PATH=$pdir/usr
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/linux/
H A Dlinux.inc127 …oe_runmake headers_install INSTALL_HDR_PATH=${D}${exec_prefix}/src/linux-${KERNEL_VERSION} ARCH=$A…
/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/
H A Dlinux-libc-headers.inc72 oe_runmake headers_install INSTALL_HDR_PATH=${D}${exec_prefix}
/openbmc/qemu/scripts/
H A Dupdate-linux-headers.sh126 make -C "$linux" O="$blddir" INSTALL_HDR_PATH="$hdrdir" $arch_var=$arch headers_install
/openbmc/linux/tools/testing/selftests/hid/
H A DMakefile158 $(MAKE) -C $(top_srcdir) INSTALL_HDR_PATH=$(SCRATCH_DIR)/uapi headers_install
/openbmc/linux/samples/hid/
H A DMakefile82 $(warning WARNING: Please install kernel headers locally (make headers_install).)
/openbmc/linux/
H A DMakefile283 headers_install modules_install modules_sign kernelrelease image_name
1286 PHONY += headers_install
1287 headers_install: headers target
1288 $(call cmd,headers_install)
1580 @echo ' headers_install - Install sanitised kernel headers to INSTALL_HDR_PATH'; \
H A Dopengrok0.0.log[all...]
H A Dopengrok1.0.log[all...]
/openbmc/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile348 …_PATH=$(TOOLCHAIN_PATH)/$(CHOST) ARCH=$(KERNEL_ARCH) CROSS_COMPILE=$(CROSS_COMPILE) headers_install
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0010-eglibc-Cross-building-and-testing-instructions.patch173 + > make headers_install \
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch22081 +make headers_install