From c85c6f2514537deb9e60623915f2a779c56f127c Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 22 Nov 2006 17:39:55 +0000 Subject: [PATCH] Move documentation/ to doc/. Signed-off-by: Uwe Hermann Acked-by: Ronald G. Minnich git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@49 f3766cd6-281f-0410-b1cd-43a5c92072e9 --- {documentation => doc}/design/dtsk8 | 0 {documentation => doc}/design/flashlayout.fig | 0 {documentation => doc}/design/newboot.lyx | 0 {documentation => doc}/design/stage1.c | 0 {documentation => doc}/design/stage2.c | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename {documentation => doc}/design/dtsk8 (100%) rename {documentation => doc}/design/flashlayout.fig (100%) rename {documentation => doc}/design/newboot.lyx (100%) rename {documentation => doc}/design/stage1.c (100%) rename {documentation => doc}/design/stage2.c (100%) diff --git a/documentation/design/dtsk8 b/doc/design/dtsk8 similarity index 100% rename from documentation/design/dtsk8 rename to doc/design/dtsk8 diff --git a/documentation/design/flashlayout.fig b/doc/design/flashlayout.fig similarity index 100% rename from documentation/design/flashlayout.fig rename to doc/design/flashlayout.fig diff --git a/documentation/design/newboot.lyx b/doc/design/newboot.lyx similarity index 100% rename from documentation/design/newboot.lyx rename to doc/design/newboot.lyx diff --git a/documentation/design/stage1.c b/doc/design/stage1.c similarity index 100% rename from documentation/design/stage1.c rename to doc/design/stage1.c diff --git a/documentation/design/stage2.c b/doc/design/stage2.c similarity index 100% rename from documentation/design/stage2.c rename to doc/design/stage2.c