%general-entities; ]> Linux-Headers-&linux-version; Linux-Headers <para>The Linux Kernel contains a make target that installs <quote>sanitized</quote> kernel headers.</para> </sect2> <sect2 role="installation"> <title>Installation of Linux Headers For this step you will need the kernel tarball. Install the header files that are common to all architectures: make mrproper make ARCH=${CLFS_ARCH} headers_check make ARCH=${CLFS_ARCH} INSTALL_HDR_PATH=dest headers_install cp -rv dest/include/* ${CLFS}/usr/include Contents of Linux-Headers Installed headers /usr/include/{asm,asm-generic,drm,linux,mtd,rdma,sound,video}/*.h Short Descriptions /usr/include/{asm,asm-generic,drm,linux,mtd,rdma,sound,video}/*.h The Linux API headers /usr/include/{asm,linux}/*.h