5.4. Linux-Headers-2.6.17.1-06212006

The Linux Headers package contains the “sanitized” kernel headers.

5.4.1. Installation of Linux-Headers

Install the header files that are needed for the base build:

install -dv /tools/include
cp -Rv include/asm-i386 /tools/include/asm
cp -Rv include/asm-generic /tools/include/asm-generic
cp -Rv include/linux /tools/include

Details on this package are located in Section 10.5.2, “Contents of Linux-Headers.”