summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2019-03-08 17:17:00 +0900
committerKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2019-04-09 14:59:46 +0900
commit7fffe236b78e6b7112c96e76755b5f8901b71f47 (patch)
tree42163db0265828988c4c02abc32344800612c635 /README.md
parent0fc8697dfe26c931a7b778632adf9351cf0fc6cb (diff)
README.md: add HTML require git repository
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
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
+