Skip to content

generate GNUmakefile for building/running the kernel #4

Description

@DylanBT928

these are the commands i am thinking about:

should have:

make all       # Default target (build ISO)
make run       # Build and run the kernel in QEMU
make clean     # Remove build artifacts

nice to have:

make kernel    # Build only the kernel
make iso       # Package ISO with Limine

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions