From 6f2c043cebfa1e6150000038bbe428047602b88f Mon Sep 17 00:00:00 2001 From: Robert Schuster Date: Thu, 29 Jan 2009 09:51:11 +0100 Subject: amdbarcelona: Fixed metadata. --- conf/machine/amdbarcelona-generic.conf | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/conf/machine/amdbarcelona-generic.conf b/conf/machine/amdbarcelona-generic.conf index cf59e067b9..680b307ed0 100644 --- a/conf/machine/amdbarcelona-generic.conf +++ b/conf/machine/amdbarcelona-generic.conf @@ -1,8 +1,6 @@ -# Copyright (C) 2007, Stelios Koroneos - Digital OPSiS, All Rights Reserved -# Released under the MIT license (see packages/COPYING) #@TYPE: Machine -#@NAME: i686-generic -#@DESCRIPTION: Machine configuration for a generic i686 machine +#@NAME: amdbarcelona-generic +#@DESCRIPTION: Machine configuration for a generic AMD64 K10 machine TARGET_ARCH = "x86_64" @@ -22,6 +20,6 @@ IMAGE_FSTYPES ?= "ext2.gz" MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost acpi ext2 amd64" MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" -#tune for pentium pro cpu +#tune for K10 "Barcelona" CPU require conf/machine/include/tune-barcelona.inc -- cgit 1.2.3-korg