Details on this package are located in Section 10.65.2, “Contents of Udev.”
The Udev package contains programs for dynamic creation of device nodes.
Compile the package:
make CROSS_COMPILE="${CLFS_TARGET}-" CC="${CC} ${BUILD64}" \ LD="${CC} ${BUILD64}"
Install the package:
make DESTDIR=${CLFS} install
Details on this package are located in Section 10.65.2, “Contents of Udev.”