aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/udev.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/udev.xml')
-rw-r--r--chapter06/udev.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index f73da536d..ab4af0507 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -54,7 +54,7 @@ ln -sv /proc/kcore /lib/udev/devices/core</userinput></screen>
<para>Compile the package:</para>
<screen><userinput>make EXTRAS="extras/ata_id extras/cdrom_id extras/edd_id \
- extras/firmware extras/floppy extras/path_id \
+ extras/firmware extras/floppy extras/path_id extra/rule_generator \
extras/scsi_id extras/usb_id extras/volume_id"</userinput></screen>
<variablelist>
@@ -80,7 +80,7 @@ ln -sv /proc/kcore /lib/udev/devices/core</userinput></screen>
<screen><userinput>make DESTDIR=/ \
EXTRAS="extras/ata_id extras/cdrom_id extras/edd_id \
- extras/firmware extras/floppy extras/path_id \
+ extras/firmware extras/floppy extras/path_id extras/rule_generator \
extras/scsi_id extras/usb_id extras/volume_id" install</userinput></screen>
<variablelist>