diff options
author | Stelios Koroneos <skoroneos@digital-opsis.com> | 2007-09-06 05:57:57 +0000 |
---|---|---|
committer | Stelios Koroneos <skoroneos@digital-opsis.com> | 2007-09-06 05:57:57 +0000 |
commit | 6f784c700d590ff8cab06be8ed854165a8447906 (patch) | |
tree | e81d3195f89f1920fb6c7d106f1388639f5f5492 /conf/machine/i686-generic.conf | |
parent | 585fdd7e82ad5844a14201ec58e2b5ad5a7148b6 (diff) |
conf/machine/i686-generic.conf : Rename the included tune file from .conf to .inc
Diffstat (limited to 'conf/machine/i686-generic.conf')
-rw-r--r-- | conf/machine/i686-generic.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/i686-generic.conf b/conf/machine/i686-generic.conf index 3defb29fa5..8ff87553ba 100644 --- a/conf/machine/i686-generic.conf +++ b/conf/machine/i686-generic.conf @@ -23,5 +23,5 @@ MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" MACHINE_TASK_PROVIDER = "task-base" #tune for pentium pro cpu -require conf/machine/include/tune-pentiumpro.conf +require conf/machine/include/tune-pentiumpro.inc |