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