Home
last modified time | relevance | path

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

/linux-4.4.14/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
D00-INDEX3 headers_install.txt
/linux-4.4.14/tools/testing/selftests/vm/
DMakefile21 make -C ../../../.. headers_install
/linux-4.4.14/scripts/
DMakefile.headersinst109 $(install-file): scripts/headers_install.sh $(input-files1) $(input-files2) $(input-files3) FORCE
/linux-4.4.14/
DMakefile1058 PHONY += headers_install
1059 headers_install: __headers target
1070 headers_check: headers_install
1549 Documentation/: headers_install
/linux-4.4.14/scripts/package/
Dbuilddeb188 $MAKE headers_install KBUILD_SRC= INSTALL_HDR_PATH="$libc_headers_dir/usr"