First steps of linux port complete, no driver yet

This commit is contained in:
2021-12-07 13:42:12 -05:00
parent 6b5da01aa2
commit 608274a295
7 changed files with 400 additions and 7 deletions

2
luprex/core/build.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
make OS=linux main