Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/kbuild/
Dheaders_install.txt4 The "make headers_install" command exports the kernel's header files in a
23 The "make headers_install" command can be run in the top level directory of the
27 make headers_install ARCH=i386 INSTALL_HDR_PATH=/usr/include
D00-INDEX3 headers_install.txt
/linux-4.1.27/scripts/
DMakefile.headersinst109 $(install-file): scripts/headers_install.sh $(input-files1) $(input-files2) $(input-files3) FORCE
/linux-4.1.27/
DMakefile1062 PHONY += headers_install
1063 headers_install: __headers target
1074 headers_check: headers_install
1548 Documentation/: headers_install
/linux-4.1.27/scripts/package/
Dbuilddeb170 $MAKE headers_install KBUILD_SRC= INSTALL_HDR_PATH="$libc_headers_dir/usr"