Details on this package are located in Section 10.51.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}" LD="${CC}" udevdir=/dev
Install the package:
make DESTDIR=${LFS} udevdir=/dev install
Details on this package are located in Section 10.51.2, “Contents of Udev.”