summaryrefslogtreecommitdiffstats
path: root/convert/README.pcitable
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-02-27 17:24:58 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-02-27 17:24:58 +0000
commit94cfcb050516b8385f4c3c4adeccfbe2db4e91dd (patch)
treee53c29b25aaf7ae34b54f386c19e1228d81c8b85 /convert/README.pcitable
parent93a6459c67f8e1be6610373e543afdd71faef664 (diff)
downloadldetect-lst-94cfcb050516b8385f4c3c4adeccfbe2db4e91dd.tar
ldetect-lst-94cfcb050516b8385f4c3c4adeccfbe2db4e91dd.tar.gz
ldetect-lst-94cfcb050516b8385f4c3c4adeccfbe2db4e91dd.tar.bz2
ldetect-lst-94cfcb050516b8385f4c3c4adeccfbe2db4e91dd.tar.xz
ldetect-lst-94cfcb050516b8385f4c3c4adeccfbe2db4e91dd.zip
cleanup of modules.* extraction
Diffstat (limited to 'convert/README.pcitable')
-rw-r--r--convert/README.pcitable2
1 files changed, 1 insertions, 1 deletions
diff --git a/convert/README.pcitable b/convert/README.pcitable
index 72dbea4a..e9fa4692 100644
--- a/convert/README.pcitable
+++ b/convert/README.pcitable
@@ -29,7 +29,7 @@ rm -f pcids.htm ; wget http://www.begent.co.uk/pcids.htm
# with a new kernel
(cd ~/tmp ; rm -rf lib ; rpm2cpio /RPMS/kernel-2.4.*.rpm |cpio -id './lib/modules/*/modules.*map')
cp -f ~/tmp/lib/modules/*/modules.{pci,usb}map .
-rm -rf lib
+rm -rf ~/tmp/lib
./merge2pcitable.pl kernel_pcimap modules.pcimap pcitable > pcitable.new
./merge2pcitable.pl kernel_usbmap modules.usbmap usbtable > usbtable.new