From 7fffe236b78e6b7112c96e76755b5f8901b71f47 Mon Sep 17 00:00:00 2001 From: Kuninori Morimoto Date: Fri, 8 Mar 2019 17:17:00 +0900 Subject: README.md: add HTML require git repository Signed-off-by: Kuninori Morimoto --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6779f92..e3dd89a 100644 --- a/README.md +++ b/README.md @@ -59,3 +59,9 @@ You need to have **.config** file. You can copy sample .config, and edit it It is easy ! just "make" You can find index.html on top of periject folder But, You need to have **.config** file. You can copy sample .config, and edit it + +Your .config need to have "git-linux" and it need to have bsp repository +You can add it by + + > git remote add bsp git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas-bsp.git + -- cgit v1.2.3