Hi Marek,
On Fri, Jan 11, 2013 at 3:10 AM, Marek Vasut wrote:
> Dear Simon Glass,
>
>> With fewer #ifdefs the code is more readable and more of the code is
>> compiled for all boards. Add defines in the header file to control
>> what features are enabled, and then use if() instead of #ifdef.
>>
>
Dear Simon Glass,
> With fewer #ifdefs the code is more readable and more of the code is
> compiled for all boards. Add defines in the header file to control
> what features are enabled, and then use if() instead of #ifdef.
>
> Signed-off-by: Simon Glass
Did you try building it with ELDK 4.2 an
2 matches
Mail list logo