mirror of
https://github.com/tailix/kernel.git
synced 2025-09-04 22:42:59 -04:00
Add runner
This commit is contained in:
parent
85fc2df62b
commit
2951b8739e
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
@ -1,3 +1,6 @@
|
||||||
|
run: all
|
||||||
|
qemu-system-i386 -kernel src/kernel
|
||||||
|
|
||||||
all:
|
all:
|
||||||
make all -C src
|
make all -C src
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue