diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 + |