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

3
config_example Normal file
View File

@ -0,0 +1,3 @@
CONFIG_RPI = y
#CONFIG_VEXPRESS_A9 = y
#CONFIG_INTEGRATOR_CP = n