New source layout.
Amar Takhar
amar at rtems.org
Mon Mar 9 17:02:08 UTC 2015
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.
More information about the devel
mailing list