summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
+