build: add build script to configure kernel and tools build systems

This commit is contained in:
2025-05-19 22:01:12 +01:00
parent 4d12cab7f7
commit 675a6de47e
5 changed files with 55 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.13)
project(magenta-tools C)
project(mango-tools C)
set(tool_dirs e64patch)