Remove useless Makefile
This commit is contained in:
parent
48a608c895
commit
b54b87ad2d
1 changed files with 0 additions and 10 deletions
10
Makefile
10
Makefile
|
@ -1,10 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
all:
|
|
||||||
@printf "Usage:\n"
|
|
||||||
@printf "%25s %s\n" "Compile kernel:" "make kernel"
|
|
||||||
|
|
||||||
qemu:
|
|
||||||
make -C src/
|
|
||||||
qemu-system-i386 -kernel src/bringelle
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue