~ubuntu-branches/ubuntu/maverick/nvidia-graphics-drivers-173/maverick

« back to all changes in this revision

Viewing changes to debian/dkms.conf.in

  • Committer: Bazaar Package Importer
  • Author(s): Alberto Milone
  • Date: 2009-10-16 11:30:55 UTC
  • Revision ID: james.westby@ubuntu.com-20091016113055-fd7wh452h22m5bsq
Tags: 173.14.20-0ubuntu3
* debian.binary/patches, dkms.conf.in:
  - fall_back_on_mtrr_if_no_pat.patch: Fall back on MTRRs if the
    CPU doesn't support the PAT (LP: #391461). 

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
DEST_MODULE_LOCATION[0]="/kernel/drivers/video/nvidia"
7
7
PATCH[0]="NVIDIA_173.14.12_2.6.27.patch"
8
8
PATCH_MATCH[0]="^2.6.2[7]"
 
9
PATCH[1]="fall_back_on_mtrr_if_no_pat.patch"
 
10
PATCH_MATCH[1]="2.6.31"
9
11
AUTOINSTALL="yes"