From ea5e263466b26f3258e29594345c4b1c6dcc38e6 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Fri, 1 Aug 2008 17:26:06 +0000 Subject: [PATCH] move amdk8 to amd/k8 per IRC discussion Signed-off-by: Ronald G. Minnich Acked-by: Peter Stuge git-svn-id: svn://coreboot.org/repository/coreboot-v3@704 f3766cd6-281f-0410-b1cd-43a5c92072e9 --- arch/x86/{amdk8 => amd/k8}/stage1.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename arch/x86/{amdk8 => amd/k8}/stage1.c (100%) diff --git a/arch/x86/amdk8/stage1.c b/arch/x86/amd/k8/stage1.c similarity index 100% rename from arch/x86/amdk8/stage1.c rename to arch/x86/amd/k8/stage1.c