diff src/cs/system/main/init.c @ 602:92dbfa906f66

fc-target.cfg config header renamed to more sensible fc-target.h
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 06 Apr 2019 23:54:20 +0000
parents 838eeafb0051
children b13731665274
line wrap: on
line diff
--- a/src/cs/system/main/init.c	Tue Apr 02 21:05:22 2019 +0000
+++ b/src/cs/system/main/init.c	Sat Apr 06 23:54:20 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"