worked out core build process

This commit is contained in:
Shaun Inman 2023-02-04 15:33:43 -05:00
parent 1818daff4a
commit 22a75c0180
3 changed files with 95 additions and 2 deletions

6
.gitignore vendored
View file

@ -7,4 +7,8 @@ releases/
*.o
*.so
*.elf
*.dtb
*.dtb
# thanks I hate it
src/minarch/cores/*
!src/minarch/cores/makefile