1
0

Add .gitignore, update Makefile

Add 'boot' make target, which boots the kernel in a simple QEMU
configuration. Also updated CFLAGS in Makefile.
This commit is contained in:
2012-09-07 23:58:19 -04:00
parent 8fbb809a5e
commit 29404c4199
2 changed files with 9 additions and 1 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
aedrix-kernel
*.o
*.swp