diff options
author | Stelios Koroneos <skoroneos@digital-opsis.com> | 2007-06-07 23:16:51 +0000 |
---|---|---|
committer | Stelios Koroneos <skoroneos@digital-opsis.com> | 2007-06-07 23:16:51 +0000 |
commit | 30832e01f31200726a14c500d870e7da96b3431e (patch) | |
tree | f61f46b0fccc31001bfec32f99301e886f5c4e96 /conf | |
parent | dc42abc8efb014c1cd608d29f5da580e4e9541c7 (diff) |
conf/machine/i586-generic.conf : Remove tune includes
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/i586-generic.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/i586-generic.conf b/conf/machine/i586-generic.conf index 6abdf0e25b..823999a208 100644 --- a/conf/machine/i586-generic.conf +++ b/conf/machine/i586-generic.conf @@ -20,6 +20,3 @@ MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2" MACHINE_TASK_PROVIDER = "task-base" - -#tune for the i586 cpu -require conf/machine/include/tune-i586.conf |