diff src/cs/system/main/init.c @ 166:7409b22cac61

fc-target.cfg config header renamed to more sensible fc-target.h
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 07 Apr 2019 00:56:07 +0000
parents 1eb391057168
children aa2956979fcb
line wrap: on
line diff
--- a/src/cs/system/main/init.c	Sat Apr 06 08:49:03 2019 +0000
+++ b/src/cs/system/main/init.c	Sun Apr 07 00:56:07 2019 +0000
@@ -17,7 +17,7 @@
   #include "chipset.cfg"
   #include "board.cfg"
   #include "swconfig.cfg"
-  #include "fc-target.cfg"
+  #include "fc-target.h"
   #if (OP_L1_STANDALONE == 0)
     #include "rv.cfg"
     #include "sys.cfg"