On 2015-03-09 14:18 +0100, Sebastian Huber wrote:
> This is actually a big problem and will break a lot of thinks. Currently 
> you use
> 
> #include <bsp.h>
> 
> and get for example RTEMS_BSP_NETWORK_DRIVER_ATTACH for the network 
> configuration.
> 
> You find the <bsp.h> via the -B compiler switch.

This will be changed so it is no longer required.  The real problem is that we 
have to use multiple -I and -B.

The waf build does not use -B anywhere yet it works perfectly fine.  All I am 
proposing is unwinding all the include hacks that I added and being explicit.


Amar.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to