Home
last modified time | relevance | path

Searched refs:INSTALL_HDR_PATH (Results 1 – 11 of 11) sorted by relevance

/linux/Documentation/kbuild/
A Dheaders_install.rst28 make headers_install ARCH=i386 INSTALL_HDR_PATH=/usr
37 INSTALL_HDR_PATH indicates where to install the headers. It defaults to
40 An 'include' directory is automatically created inside INSTALL_HDR_PATH and
41 headers are installed in 'INSTALL_HDR_PATH/include'.
A Dkbuild.rst198 INSTALL_HDR_PATH section in Environment variables
200 INSTALL_HDR_PATH specifies where to install user space headers when
/linux/tools/testing/selftests/syscall_user_dispatch/
A DMakefile3 INSTALL_HDR_PATH = $(top_srcdir)/usr macro
4 LINUX_HDR_PATH = $(INSTALL_HDR_PATH)/include/
/linux/tools/testing/selftests/kvm/
A DMakefile125 INSTALL_HDR_PATH = $(top_srcdir)/usr macro
126 LINUX_HDR_PATH = $(INSTALL_HDR_PATH)/include/
/linux/tools/testing/selftests/
A Dlib.mk57 $(MAKE) --no-builtin-rules INSTALL_HDR_PATH=$$OUTPUT/usr \
A DMakefile157 $(MAKE) --no-builtin-rules INSTALL_HDR_PATH=$$BUILD/usr \
/linux/scripts/package/
A Dbuilddeb100 $MAKE -f $srctree/Makefile headers_install INSTALL_HDR_PATH=$pdir/usr
A Dmkspec94 $MAKE %{?_smp_mflags} INSTALL_HDR_PATH=%{buildroot}/usr headers_install
/linux/samples/bpf/
A DREADME.rst99 make INSTALL_HDR_PATH=~/some_sysroot/usr headers_install
/linux/
A DMakefile1264 export INSTALL_HDR_PATH = $(objtree)/usr macro
1266 quiet_cmd_headers_install = INSTALL $(INSTALL_HDR_PATH)/include
1268 mkdir -p $(INSTALL_HDR_PATH); \
1270 usr/include $(INSTALL_HDR_PATH)
/linux/tools/testing/selftests/wireguard/qemu/
A DMakefile265 …$(MAKE) -C $(KERNEL_PATH) O=$(KERNEL_BUILD_PATH) INSTALL_HDR_PATH=$(BUILD_PATH) ARCH=$(KERNEL_ARCH…

Completed in 24 milliseconds