[U-Boot-Users] [PATCH 10/10] net: Conditional COBJS inclusino of remainings

Shinya Kuribayashi skuribay at ruby.dti.ne.jp
Mon Jun 9 15:43:44 CEST 2008


Ben Warren wrote:
>> diff --git a/drivers/net/dm9000x.c b/drivers/net/dm9000x.c
>> index 68901cd..cb21925 100644
>> --- a/drivers/net/dm9000x.c
>> +++ b/drivers/net/dm9000x.c
>> @@ -47,8 +47,6 @@ TODO: Homerun NIC and longrun NIC are not functional, only
>> internal at the
>> #include <net.h>
>> #include <asm/io.h>
>>
>> -#ifdef CONFIG_DRIVER_DM9000
>> -
>> #include "dm9000x.h"
>>
> 
> This patch no longer applies due to other changes to the DM9000
> driver.  Please re-base against the net repo and resubmit.
> <snip>

Ok.

> thanks for doing all this Makefile fixing!  It's been on my to-do list
> but you got there first.  All others apply cleanly, BTW.

These patches were just for the review, not for git-am. I'll revised
and submit all-in-one patch soon.


  Shinya





More information about the U-Boot mailing list