1
0
Fork 0

Update Makefile

This commit is contained in:
Laura Gallo 2021-08-19 17:05:45 -04:00 committed by GitHub
parent abfb09563f
commit 2e2436f835
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,4 +27,4 @@ run:
$(EMU) $(EFLAGS) -kernel kernel
gdb:
$(GDB) -x kernel.gdb
$(GDB) -q -x kernel.gdb