|
|
Blue Swirl <blauwirbel@xxxxxxxxx> wrote:
> On 6/23/09, quintela@xxxxxxxxxx <quintela@xxxxxxxxxx> wrote:
>> From: Juan Quintela <quintela@xxxxxxxxxx>
>
> While $SUBJECT may be true, the patch still goes to wrong direction.
> The long term goal is to have a single binary for all systems. This
> means that devices should get more generic and not be tied to some
> systems.
What do you prefer then, a config option that get only enabled for each
arch when it is needed?
Something like ARCH_HAS_SD=0|1
and then have the sd.o file in a single place on the Makefile.
What we are searching here is to be able to compile-out functionality
that we are not interested in. This RFC was related about how people
preffer it implemented.
Thanks for de review, Juan.
|
|