Add initial build infrastructure

This commit is contained in:
Albert Ou
2016-06-17 11:38:33 -07:00
commit 869273a2a3
8 changed files with 153 additions and 0 deletions

9
.gitmodules vendored Normal file
View File

@ -0,0 +1,9 @@
[submodule "linux"]
path = linux
url = https://github.com/riscv/riscv-linux.git
[submodule "buildroot"]
path = buildroot
url = https://github.com/a0u/buildroot.git
[submodule "riscv-pk"]
path = riscv-pk
url = git@bitbucket.org:sifive/riscv-pk.git