1
0

Add simple config system for both #ifdef's and conditional compilation

This commit is contained in:
2012-10-03 00:19:28 -04:00
parent 736155ce99
commit 3876937ae9
5 changed files with 48 additions and 9 deletions

2
.gitignore vendored
View File

@ -1,5 +1,7 @@
aedrix-kernel.elf
aedrix-kernel.img
config
config.h
*.o
*.swp
*.d