diff nuc-fw/riviera/rvf/rvf_target.h @ 119:dd56546ad9e0

starting to compile RVF
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Wed, 30 Oct 2013 23:19:21 +0000
parents 21de8d8e6ea7
children
line wrap: on
line diff
--- a/nuc-fw/riviera/rvf/rvf_target.h	Tue Oct 29 07:03:45 2013 +0000
+++ b/nuc-fw/riviera/rvf/rvf_target.h	Wed Oct 30 23:19:21 2013 +0000
@@ -28,11 +28,12 @@
 #ifndef _RVF_TARGET_H
 #define _RVF_TARGET_H
 
-#ifndef _WINDOWS
+#if 0 //#ifndef _WINDOWS
 	#include "config/rv.cfg"
 	#include "config/swconfig.cfg"
 #endif
 
+#include "../../include/config.h"
 
 /* optimizations */
 #ifdef _WINDOWS