Add SKIP_VERSION option to speed up compilation
This commit is contained in:
parent
e950d4e12f
commit
738b8d2b9c
18 changed files with 8 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
#ifndef CONFIG_USER_H
|
||||
#define CONFIG_USER_H
|
||||
|
||||
#include "../../config.h"
|
||||
|
||||
// place overrides here
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue