7.9. Udev-096

The Udev package contains programs for dynamic creation of device nodes.

7.9.1. Installation of Udev

Compile the package:

make CROSS_COMPILE="${CLFS_TARGET}-" CC="${CC}" LD="${CC}"

Install the package:

make DESTDIR=${CLFS} install

Details on this package are located in Section 10.51.2, “Contents of Udev.”