worked out core build process
This commit is contained in:
parent
1818daff4a
commit
22a75c0180
3 changed files with 95 additions and 2 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -7,4 +7,8 @@ releases/
|
|||
*.o
|
||||
*.so
|
||||
*.elf
|
||||
*.dtb
|
||||
*.dtb
|
||||
|
||||
# thanks I hate it
|
||||
src/minarch/cores/*
|
||||
!src/minarch/cores/makefile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue