From 5e4ffe588b621fccbb4de36042b0d4f02915edee Mon Sep 17 00:00:00 2001 From: Chris Fiege Date: Tue, 27 Jun 2017 10:18:09 +0200 Subject: doc: extend documentation for supported hardware The documentation does now contain the names of the images and information about where to find the serial console ports of the boards. As some hardware platforms do currently not work again after the recent rework, we remove them from the ToC for now and re-add them later when they have been tested and fixed. Adding Build doc to .gitignore. Signed-off-by: Chris Fiege [improve commit message] Signed-off-by: Robert Schwebel --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 75033d3..44c6a75 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /p /src *.sw* +Documentation/ -- cgit v1.2.1