On Wed, Jan 6, 2010 at 7:53 PM, Andreas Färber wrote:
>
> Am 06.01.2010 um 20:24 schrieb Blue Swirl:
>
>> On Wed, Jan 6, 2010 at 6:51 PM, Andreas Färber
>> wrote:
>>>
>>> Am 04.01.2010 um 21:47 schrieb Blue Swirl:
>>>
On Sun, Jan 3, 2010 at 12:31 PM, Blue Swirl
wrote:
>
> 2009/
Am 06.01.2010 um 20:24 schrieb Blue Swirl:
On Wed, Jan 6, 2010 at 6:51 PM, Andreas Färber
wrote:
Am 04.01.2010 um 21:47 schrieb Blue Swirl:
On Sun, Jan 3, 2010 at 12:31 PM, Blue Swirl
wrote:
2009/12/31 Andreas Färber :
From: Andreas Färber
Juan has contributed a cool Makefile infr
On Wed, Jan 6, 2010 at 6:51 PM, Andreas Färber wrote:
>
> Am 04.01.2010 um 21:47 schrieb Blue Swirl:
>
>> On Sun, Jan 3, 2010 at 12:31 PM, Blue Swirl wrote:
>>>
>>> 2009/12/31 Andreas Färber :
From: Andreas Färber
Juan has contributed a cool Makefile infrastructure that enabl
Am 04.01.2010 um 21:47 schrieb Blue Swirl:
On Sun, Jan 3, 2010 at 12:31 PM, Blue Swirl
wrote:
2009/12/31 Andreas Färber :
From: Andreas Färber
Juan has contributed a cool Makefile infrastructure that enables
us to drop
static libraries completely:
Move shared obj-y definitions to Make
On Sun, Jan 3, 2010 at 12:31 PM, Blue Swirl wrote:
> 2009/12/31 Andreas Färber :
>> From: Andreas Färber
>>
>> Juan has contributed a cool Makefile infrastructure that enables us to drop
>> static libraries completely:
>>
>> Move shared obj-y definitions to Makefile.objs, prefixed {common-,hw-,us
2009/12/31 Andreas Färber :
> From: Andreas Färber
>
> Juan has contributed a cool Makefile infrastructure that enables us to drop
> static libraries completely:
>
> Move shared obj-y definitions to Makefile.objs, prefixed {common-,hw-,user-},
> and link those object files directly into the execut
From: Andreas Färber
Juan has contributed a cool Makefile infrastructure that enables us to drop
static libraries completely:
Move shared obj-y definitions to Makefile.objs, prefixed {common-,hw-,user-},
and link those object files directly into the executables.
Replace HWLIB by HWDIR, specifyi