diff options
author | Eric Anholt <anholt@freebsd.org> | 2004-11-06 23:05:46 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2004-11-06 23:05:46 +0000 |
commit | d37457b5996c09d1965f8906501cd1fde6aa9499 (patch) | |
tree | b02ad2b8bbb8cdd273400210a5fadb4eaa17eef6 /bsd-core/i915/.cvsignore | |
parent | cb5aaa89871c051098ae8067d0e386840b7bdc59 (diff) |
Add the drm Makefile and update .cvsignores.
Diffstat (limited to 'bsd-core/i915/.cvsignore')
-rw-r--r-- | bsd-core/i915/.cvsignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bsd-core/i915/.cvsignore b/bsd-core/i915/.cvsignore new file mode 100644 index 00000000..350f6c68 --- /dev/null +++ b/bsd-core/i915/.cvsignore @@ -0,0 +1,8 @@ +.depend +bus_if.h +device_if.h +export_syms +opt_drm.h +pci_if.h +i915.kld +i915.ko |