diff options
author | David Cantrell <dcantrell@redhat.com> | 2006-05-09 17:05:53 +0000 |
---|---|---|
committer | David Cantrell <dcantrell@redhat.com> | 2006-05-09 17:05:53 +0000 |
commit | 04bf32aef5d48d85af37e7bab204622fb6947e79 (patch) | |
tree | 555a40592b9e663467259ac4be29afd039c26cae /isys | |
parent | 210215b904e0b94bff070a910934c3e508f82722 (diff) | |
download | anaconda-04bf32aef5d48d85af37e7bab204622fb6947e79.tar.gz anaconda-04bf32aef5d48d85af37e7bab204622fb6947e79.tar.xz anaconda-04bf32aef5d48d85af37e7bab204622fb6947e79.zip |
Removed nfs_mountversion.h since that's generated by the Makefile. Ignore
it for other cvs ops.
Diffstat (limited to 'isys')
-rw-r--r-- | isys/.cvsignore | 1 | ||||
-rw-r--r-- | isys/nfs_mountversion.h | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/isys/.cvsignore b/isys/.cvsignore index 192112bdf..9c0620521 100644 --- a/isys/.cvsignore +++ b/isys/.cvsignore @@ -2,3 +2,4 @@ .depend *.lo *.do +nfs_mountversion.h diff --git a/isys/nfs_mountversion.h b/isys/nfs_mountversion.h deleted file mode 100644 index fb5a7b508..000000000 --- a/isys/nfs_mountversion.h +++ /dev/null @@ -1 +0,0 @@ -#define KERNEL_NFS_MOUNT_VERSION 4 |