mirror of
https://github.com/iceHtwoO/novaOS.git
synced 2026-09-27 03:27:14 +00:00
feat: Implement a basic MMU configuration
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
set -e
|
||||
|
||||
cargo build --target aarch64-unknown-none --release
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
set -e
|
||||
|
||||
cargo build --target aarch64-unknown-none
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
Reference in New Issue
Block a user