diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-02-04 11:38:03 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-02-04 11:38:03 +0000 |
commit | c6b16de8e95b35f1233bc499fae467b80145ea42 (patch) | |
tree | 437502b51582c3bccad3afc20ef36292fc193a67 /convert | |
parent | 4c2b83b2a310ad7a8123247dd0cdc16491e48cda (diff) | |
download | ldetect-lst-c6b16de8e95b35f1233bc499fae467b80145ea42.tar ldetect-lst-c6b16de8e95b35f1233bc499fae467b80145ea42.tar.gz ldetect-lst-c6b16de8e95b35f1233bc499fae467b80145ea42.tar.bz2 ldetect-lst-c6b16de8e95b35f1233bc499fae467b80145ea42.tar.xz ldetect-lst-c6b16de8e95b35f1233bc499fae467b80145ea42.zip |
*** empty log message ***
Diffstat (limited to 'convert')
-rw-r--r-- | convert/.cvsignore | 1 | ||||
-rw-r--r-- | convert/README.pcitable | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/convert/.cvsignore b/convert/.cvsignore index 87a74103..231509f9 100644 --- a/convert/.cvsignore +++ b/convert/.cvsignore @@ -1,2 +1,3 @@ xf86PciInfo2pcitable xf86PciInfo.h +pcitable diff --git a/convert/README.pcitable b/convert/README.pcitable index 9f9afed0..6643f335 100644 --- a/convert/README.pcitable +++ b/convert/README.pcitable @@ -12,3 +12,6 @@ # checking the pcitable ./merge2pcitable.pl pcitable pcitable pcitable > /dev/null + + +## do "ln -s ../lst/pcitable" first
\ No newline at end of file |