Renamed common target files to get rid of '_fc_'.
This commit is contained in:
parent
fc60cc27e9
commit
06359deb09
|
@ -106,7 +106,7 @@
|
|||
#error "Invalid chipset specified. Update platform.h"
|
||||
#endif
|
||||
|
||||
#include "target/common_fc_pre.h"
|
||||
#include "target/common_pre.h"
|
||||
#include "target.h"
|
||||
#include "target/common_fc_post.h"
|
||||
#include "target/common_post.h"
|
||||
#include "target/common_defaults_post.h"
|
||||
|
|
Loading…
Reference in New Issue