5.5. Linux-Headers-2.6.17.1-06212006

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

5.5.1. Installation of Linux-Headers

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

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

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